|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HTTPClient | |
|---|---|
| org.apache.any23 | TODO fillme |
| org.apache.any23.http | TODO fillme |
| org.apache.any23.source | TODO fillme |
| Uses of HTTPClient in org.apache.any23 |
|---|
| Methods in org.apache.any23 that return HTTPClient | |
|---|---|
HTTPClient |
Any23.getHTTPClient()
Returns the current HTTPClient implementation. |
| Methods in org.apache.any23 with parameters of type HTTPClient | |
|---|---|
void |
Any23.setHTTPClient(HTTPClient httpClient)
Allows to set the HTTPClient implementation
used to retrieve contents. |
| Uses of HTTPClient in org.apache.any23.http |
|---|
| Classes in org.apache.any23.http that implement HTTPClient | |
|---|---|
class |
DefaultHTTPClient
Opens an InputStream on an HTTP URI. |
| Uses of HTTPClient in org.apache.any23.source |
|---|
| Constructors in org.apache.any23.source with parameters of type HTTPClient | |
|---|---|
HTTPDocumentSource(HTTPClient client,
String uri)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||