Uses of Class
org.apache.camel.component.consul.cloud.ConsulServiceRegistryConfiguration
-
Packages that use ConsulServiceRegistryConfiguration Package Description org.apache.camel.component.consul.cloud -
-
Uses of ConsulServiceRegistryConfiguration in org.apache.camel.component.consul.cloud
Methods in org.apache.camel.component.consul.cloud that return ConsulServiceRegistryConfiguration Modifier and Type Method Description ConsulServiceRegistryConfigurationConsulServiceRegistryConfiguration. copy()ConsulServiceRegistryConfigurationConsulServiceRegistry. getConfiguration()Methods in org.apache.camel.component.consul.cloud with parameters of type ConsulServiceRegistryConfiguration Modifier and Type Method Description voidConsulServiceRegistry. setConfiguration(ConsulServiceRegistryConfiguration configuration)Constructors in org.apache.camel.component.consul.cloud with parameters of type ConsulServiceRegistryConfiguration Constructor Description ConsulServiceRegistry(ConsulServiceRegistryConfiguration configuration)
-