| Interface | Description |
|---|---|
| ClientTaskImpl<F> |
Client task implementation interface used for outlining the methods called throughout the lifecycle of a request
|
| CountingRequestBody.Listener |
| Class | Description |
|---|---|
| ConnectionInfo |
Data wrapper for details about the request that was made
|
| CountingRequestBody |
Decorates an OkHttp request body to count the number of bytes written when writing it.
|
| InputStreamBody |
Simple wrapper for sending requests using input streams.
|
| JsonBody |
Convenience class for creating request body for json
|
| NameValuePair |
Basic key/value pair class used for request parameters
|
| Packet |
Simple data structure used to describe a connection packet transfer
|
| RequestUtil | |
| TLSSocketFactory |
| Enum | Description |
|---|---|
| RequestMode |