Interface Response.BeginListener

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