Interface Response.FailureListener

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.FailureListener extends Response.ResponseListener
Listener for the response failure event.