| Interface | Description |
|---|---|
| ByteArrayEncoder |
This interface contains all technical methods to encode data, into a given
character encoding.
|
| Class | Description |
|---|---|
| ByteArrayEncoderHTTP |
This class is a utility, which provide easy encoding for HTTP queries.
|
| CookieJar |
This class implements a container for multiple cookies in a single domain.
|
| HttpConnect |
This class implements the task of connecting to a HTTP(S) url using a proxy.
|
| HTTPConnectionHelper |
This class contains utilities to delegate network manipulation.
|
| HTTPInputStreamReader |
A helper, to read the response coming from the server.
|
| HttpProtocolFinderThread |
This Thread executes a HEAD request to the server.
|
| InteractiveTrustManager |
An implementation of
X509TrustManager which can operate
in different modes. |
| ProgressBarManager |
Copyright © 2015. All rights reserved.