|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| CommonsHttpClient | The interface to the Apache Commons implementation of our HTTP client interface. |
| HttpClientRequester | Interface for utility classes for issuing HTTP client requests. |
| HttpListener | Interface for listening to download events, such as setting of the download content length, new data downloaded, etc. |
| Class Summary | |
|---|---|
| BaseHttpClientRequester | Issues an HTTP request using HTTP client. |
| CommonsHttpClientImpl | An implementation of the Apache Commons HTTP client interface. |
| HttpClientGetRequester | Issues a post request using HTTP client. |
| HttpClientPostRequester | Issues a post request using HTTP client. |
| HttpClientRunner | Performs an HTTP download using HttpClient. |
| Exception Summary | |
|---|---|
| ForbiddenException | Exception for a 403 Forbidden response. |
| NoContentRangeException | Exception for when there's no content range header and we need one. |
| RuntimeHttpException | A runtime wrapper around an HttpException. |
| ServiceUnavailableException | Exception for 503 service unavailable errors. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||