|
Class Summary |
| CredentialsImpl |
Concrete Implementation of
Credentials |
| MethodFactory |
This factory provides a single point to obtain
implementations of HttpMethod base. |
| ParametersImpl |
An implementation of the Parameters interface that stores the
name value pairs as a list of two element string arrays |
| Proxy |
A class that holds proxy details for a session. |
| RequestHeadersImpl |
Implementation of RequestHeaders that stores its name-value pairs
in a list |
| RequestImpl |
An implementation of a Latka Request interface based on the Apache Commons
HttpClient package. |
| ResponseImpl |
An implementation of a Latka Response interface based on the Apache Commons
HttpClient package. |
| SessionImpl |
An implementation of a Latka Session interface based on the Apache Commons
HttpClient package. |