Uses of Interface
org.eclipse.jetty.client.Request.RequestListener
Packages that use Request.RequestListener
-
Uses of Request.RequestListener in org.eclipse.jetty.client
Subinterfaces of Request.RequestListener in org.eclipse.jetty.clientModifier and TypeInterfaceDescriptionstatic interface
Listener for the request begin event.static interface
Listener for the request committed event.static interface
Listener for the request content event.static interface
Listener for the request failed event.static interface
Listener for the request headers event.static interface
Listener for all request events.static interface
Listener for the request queued event.static interface
Listener for the request succeeded event.