Uses of Interface
org.apache.camel.GlobalEndpointConfiguration
-
Packages that use GlobalEndpointConfiguration Package Description org.apache.camel The core Camel API. -
-
Uses of GlobalEndpointConfiguration in org.apache.camel
Methods in org.apache.camel that return GlobalEndpointConfiguration Modifier and Type Method Description GlobalEndpointConfigurationCamelContext. getGlobalEndpointConfiguration()Gets the global endpoint configuration, where you can configure common endpoint options.
-