Interface Response.ResponseListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
Response.AsyncContentListener, Response.BeginListener, Response.CompleteListener, Response.ContentListener, Response.DemandedContentListener, Response.FailureListener, Response.HeaderListener, Response.HeadersListener, Response.Listener, Response.SuccessListener
All Known Implementing Classes:
AsyncMiddleManServlet.ProxyResponseListener, BufferingResponseListener, ContinueProtocolHandler.ContinueListener, CoreClientUpgradeRequest, FutureResponseListener, InputStreamResponseListener, JavaxClientUpgradeRequest, JettyClientUpgradeRequest, ProxyServlet.ProxyResponseListener, RedirectProtocolHandler, Response.Listener.Adapter, TimeoutCompleteListener
Enclosing interface:
Response

public static interface Response.ResponseListener extends EventListener
Common, empty, super-interface for response listeners