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