Interface Response.BeginListener

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

public static interface Response.BeginListener extends Response.ResponseListener
Listener for the response begin event.