Package com.orbitz.consul.async
-
Interface Summary Interface Description Callback<T> 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.