Package | Description |
---|---|
org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
Modifier and Type | Field and Description |
---|---|
private ResponseNotifier |
HttpRedirector.notifier |
private ResponseNotifier |
AuthenticationProtocolHandler.notifier |
private ResponseNotifier |
ContinueProtocolHandler.notifier |
private ResponseNotifier |
HttpDestination.responseNotifier |
Modifier and Type | Method and Description |
---|---|
ResponseNotifier |
HttpDestination.getResponseNotifier() |