Uses of Class
org.apache.camel.model.cloud.CustomServiceCallServiceFilterConfiguration
-
Packages that use CustomServiceCallServiceFilterConfiguration Package Description org.apache.camel.model.cloud The JAXB POJOs for the remote service call DSL -
-
Uses of CustomServiceCallServiceFilterConfiguration in org.apache.camel.model.cloud
Methods in org.apache.camel.model.cloud that return CustomServiceCallServiceFilterConfiguration Modifier and Type Method Description CustomServiceCallServiceFilterConfigurationCustomServiceCallServiceFilterConfiguration. serviceFilter(String serviceFilter)Reference of a ServiceFilterCustomServiceCallServiceFilterConfigurationCustomServiceCallServiceFilterConfiguration. serviceFilter(org.apache.camel.cloud.ServiceFilter serviceFilter)Set the ServiceFilter
-