Uses of Class
org.apache.camel.v1.integrationspec.traits.ServiceBinding
-
Packages that use ServiceBinding Package Description org.apache.camel.v1.integrationspec -
-
Uses of ServiceBinding in org.apache.camel.v1.integrationspec
Methods in org.apache.camel.v1.integrationspec that return ServiceBinding Modifier and Type Method Description ServiceBindingTraits. getServiceBinding()Methods in org.apache.camel.v1.integrationspec with parameters of type ServiceBinding Modifier and Type Method Description voidTraits. setServiceBinding(ServiceBinding serviceBinding)
-