| Class | Description |
|---|---|
| CustomSSLProtocolSocketFactory | |
| CustomX509TrustManager | |
| Escape | |
| HTTPAuthPolicy |
HTTPAuthPolicy defines the set of currently supported schemes.
|
| HTTPAuthScope |
The standard AuthScope does not provide sufficiently
fine grain authorization.
|
| HTTPAuthStore |
HTTPAuthStore maps (Principal X AuthScope) to
a credentials provider.
|
| HTTPAuthStore.Entry | |
| HTTPBasicProvider | |
| HTTPCachingProvider |
With httpclient 4.2.x, credentials caching is
pushed to the CredentialsProvider implementation.
|
| HTTPCachingProvider.Triple | |
| HTTPConstantProvider |
Provide a non-interactive CredentialsProvider to hold
an arbitrary credentials object provided by the user.
|
| HTTPFactory |
HTTPFactory creates method instance.
|
| HTTPMethod |
HTTPMethod is the encapsulation of specific
kind of server request: GET, HEAD, POST, etc.
|
| HTTPMethodStream |
The goal of this class is to allow
other classes to access the data stream
associated with a method response.
|
| HTTPSession |
A session is encapsulated in an instance of the class
HTTPSession.
|
| HTTPSession.RetryHandler | |
| HTTPSSLProvider |
Provide an HTTP SSL CredentialsProvider
The getCredentials method is used in a
non-standard way
|
| HTTPSSLScheme | |
| HTTPUtil | |
| HTTPUtil.InterceptCommon | |
| HTTPUtil.InterceptRequest | |
| HTTPUtil.InterceptResponse | |
| TestSocketFactory |
| Exception | Description |
|---|---|
| HTTPException |
Created by IntelliJ IDEA.
|
Miscellaneous network utility classes.
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.