Package org.eclipse.jetty.client.api
Interface Response.ResponseListener
-
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
Response.AsyncContentListener,Response.BeginListener,Response.CompleteListener,Response.ContentListener,Response.FailureListener,Response.HeaderListener,Response.HeadersListener,Response.Listener,Response.SuccessListener
- All Known Implementing Classes:
BufferingResponseListener,ContinueProtocolHandler.ContinueListener,FutureResponseListener,InputStreamResponseListener,RedirectProtocolHandler,Response.Listener.Adapter,TimeoutCompleteListener
- Enclosing interface:
- Response
public static interface Response.ResponseListener extends EventListener
Common, empty, super-interface for response listeners