Interface Response.ContentSourceListener

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

public static interface Response.ContentSourceListener extends Response.ResponseListener
Asynchronous listener for the response content events.