Package org.eclipse.jetty.client.api
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
Common, empty, super-interface for response listeners