| Class | Description |
|---|---|
| EasySSLProtocolSocketFactory |
EasySSLProtocolSocketFactory can be used to creats SSL
Sockets
that accept self-signed certificates. |
| EasyX509TrustManager |
EasyX509TrustManager unlike default
X509TrustManager accepts
self-signed certificates. |
| HTTPAuthProvider |
HTTPAuthProvider contains the necessary information to support a given
authorization scheme in the context of HTTPSession.
|
| HTTPBasicProvider | |
| HttpClientManager |
Convenience routines that wrap HTTPSession.
|
| HTTPCredsProvider | |
| HTTPMethod |
HTTPMethod is the encapsulation of specific
kind of server request: GET, HEAD, POST, etc.
|
| HTTPMethod.RetryHandler | |
| HTTPSession |
A session is encapsulated in an instance of the class
HTTPSession.
|
| HTTPSSLProvider |
Provide an HTTP SSL CredentialsProvider
The getCredentials method is used in a
non-standard way
|
| HTTPSSLScheme | |
| URLStreamHandlerFactory |
how do we know if URLStreamHandlerFactory has already been set?
|
| Enum | Description |
|---|---|
| HTTPAuthScheme |
HTTPAuthScheme defines an enum about the currently supported schemes.
|
| Exception | Description |
|---|---|
| HTTPException |
Created by IntelliJ IDEA.
|
Miscellaneous network utility classes.
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.