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

@Deprecated(since="2021-05-27") public static interface Request.RequestListener extends EventListener
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Common, empty, super-interface for request listeners.