Uses of Class
org.apache.camel.v1.integrationspec.traits.Service
-
Packages that use Service Package Description org.apache.camel.v1.integrationspec -
-
Uses of Service in org.apache.camel.v1.integrationspec
Methods in org.apache.camel.v1.integrationspec that return Service Modifier and Type Method Description ServiceTraits. getService()Methods in org.apache.camel.v1.integrationspec with parameters of type Service Modifier and Type Method Description voidTraits. setService(Service service)
-