Package com.orbitz.consul

Class Summary
AgentClient HTTP Client for /v1/agent/ endpoints.
CatalogClient HTTP Client for /v1/catalog/ endpoints.
Consul Client for interacting with the Consul HTTP API.
EventClient HTTP Client for /v1/event/ endpoints.
HealthClient HTTP Client for /v1/health/ endpoints.
KeyValueClient HTTP Client for /v1/kv/ endpoints.
SessionClient  
StatusClient  
 

Exception Summary
ConsulException Wraps an exception thrown whilst interacting with the Consul API.
NotRegisteredException Thrown when a previously registered service attempts to check in.