Uses of Class
org.eclipse.jetty.client.ResponseNotifier
Packages that use ResponseNotifier
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of ResponseNotifier in org.eclipse.jetty.client
Fields in org.eclipse.jetty.client declared as ResponseNotifierModifier and TypeFieldDescriptionprivate final ResponseNotifier
AuthenticationProtocolHandler.notifier
private final ResponseNotifier
ContinueProtocolHandler.notifier
private final ResponseNotifier
HttpRedirector.notifier
private final ResponseNotifier
HttpDestination.responseNotifier
Methods in org.eclipse.jetty.client that return ResponseNotifier