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