Package | Description |
---|---|
org.apache.any23.http |
This package contains classes and interfaces to implement a
small multi-threaded HTTP Client used to fetch data
sources.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHTTPClientConfiguration
Default implementation of
HTTPClientConfiguration . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultHTTPClient.init(HTTPClientConfiguration configuration) |
void |
HTTPClient.init(HTTPClientConfiguration configuration)
Initializes the HTTP client.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.