Package com.orbitz.consul.async

Interface Summary
ConsulResponseCallback<T> For API calls that support long-polling, this callback is used to handle the result on success or failure for an async HTTP call.
EventResponseCallback For Event API calls that support long-polling, this callback is used to handle the result on success or failure for an async HTTP call.