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