| 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. |
| HttpClientManager |
Convenience routines that wrap HTTPSession.
|
| HTTPMethod |
Created by IntelliJ IDEA.
|
| HTTPMethod.RetryHandler | |
| HTTPMethodStream |
THe goal of this class is to allow
other classes to access the data stream
associated with a method response.
|
| HTTPSession |
wrapper for org.apache.commons.httpclient
User: dmh
Date:June 15, 2010
Time: 4:24 PM
container around org.apache.commons.httpclient
|
| URLencode | Deprecated |
| URLStreamHandlerFactory |
how do we know if URLStreamHandlerFactory has already been set?
|
| Exception | Description |
|---|---|
| HTTPException |
Created by IntelliJ IDEA.
|
Miscellaneous network utility classes.