| Interface | Description |
|---|---|
| ConsulConstants | |
| ConsulEndpoint.ConsumerFactory | |
| ConsulEndpoint.ProducerFactory |
| Class | Description |
|---|---|
| AbstractConsulConsumer<C> | |
| AbstractConsulProducer<C> | |
| ConsulComponent |
Represents the component that manages
ConsulEndpoint. |
| ConsulConfiguration | |
| ConsulEndpoint |
The camel consul component allows you to work with Consul, a distributed, highly available, datacenter-aware, service discovery and configuration system.
|
| ConsulRegistry |
Apache Camel Plug-in for Consul Registry (Objects stored under kv/key as well
as bookmarked under kv/[type]/key to avoid iteration over types)
|
| ConsulRegistry.Builder |
Apache Camel