Uses of Class
org.apache.camel.component.consul.cluster.ConsulClusterConfiguration
-
Packages that use ConsulClusterConfiguration Package Description org.apache.camel.component.consul.cluster -
-
Uses of ConsulClusterConfiguration in org.apache.camel.component.consul.cluster
Methods in org.apache.camel.component.consul.cluster that return ConsulClusterConfiguration Modifier and Type Method Description ConsulClusterConfigurationConsulClusterConfiguration. copy()ConsulClusterConfigurationConsulClusterService. getConfiguration()Methods in org.apache.camel.component.consul.cluster with parameters of type ConsulClusterConfiguration Modifier and Type Method Description voidConsulClusterService. setConfiguration(ConsulClusterConfiguration configuration)Constructors in org.apache.camel.component.consul.cluster with parameters of type ConsulClusterConfiguration Constructor Description ConsulClusterService(ConsulClusterConfiguration configuration)
-