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 | Class and Description |
---|---|
class |
AuthenticationProtocolHandler |
class |
ContinueProtocolHandler |
class |
ProxyAuthenticationProtocolHandler |
class |
RedirectProtocolHandler |
class |
WWWAuthenticationProtocolHandler |
Modifier and Type | Method and Description |
---|---|
protected ProtocolHandler |
HttpClient.findProtocolHandler(Request request,
Response response) |
Modifier and Type | Method and Description |
---|---|
protected List<ProtocolHandler> |
HttpClient.getProtocolHandlers() |
Copyright © 1995-2015 Webtide. All Rights Reserved.