Package org.eclipse.jetty.client.api
Interface Request.RequestListener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
Request.BeginListener,Request.CommitListener,Request.ContentListener,Request.FailureListener,Request.HeadersListener,Request.Listener,Request.QueuedListener,Request.SuccessListener
- All Known Implementing Classes:
Request.Listener.Adapter
- Enclosing interface:
- Request
Common, empty, super-interface for request listeners.