Interface Response.SuccessListener

All Superinterfaces:
EventListener, Response.ResponseListener
All Known Subinterfaces:
Response.Listener
All Known Implementing Classes:
AbstractResponseListener, BufferingResponseListener, CompletableResponseListener, ContinueProtocolHandler.ContinueListener, InputStreamResponseListener, PathResponseListener, RedirectProtocolHandler, RetainingResponseListener
Enclosing interface:
Response

public static interface Response.SuccessListener extends Response.ResponseListener
Listener for the response succeeded event.