Uses of Interface
org.eclipse.jetty.client.Request.RequestListener
-
Uses of Request.RequestListener in org.eclipse.jetty.client
Modifier 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.