All Classes and Interfaces
Class
Description
This interface allows you to handle updates to the Properties object containing your service's configuration.
This interface allows you to validate the new config for your service, before it's actually exposed to your
service.
The Consultant class allows you to retrieve the configuration for your application from Consul, and at the same
time subscribe to changes to that configuration.
Allows you to build a custom Consultant object.
A class which has a set of RoutingStrategies which can be used for client-side load balancing.
Specialized interface which can be used to locate a bunch of service instances.
A class which can be used to retrieve lists of instances or datacenters from Consul over its HTTP API.
A class which implements an Iterator style pattern allowing the user of this class to fetch service instances in a
particular order one-by-one.
This interface allows you to handle updates to a particular setting of your service's configuration.