| Package | Description |
|---|---|
| org.apache.http.config |
Core configuration APIs.
|
| org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
| org.apache.http.impl.bootstrap |
Embedded server and server bootstrap.
|
| org.apache.http.impl.io |
Default implementations of message parses and writers
for synchronous, blocking communication.
|
| org.apache.http.impl.pool |
Default implementations of client side connection pools
for synchronous, blocking communication.
|
| org.apache.http.io |
HTTP message parser and writer APIs for synchronous, blocking
communication.
|
| org.apache.http.params |
Deprecated.
|
| Class | Description |
|---|---|
| ConnectionConfig |
HTTP connection configuration.
|
| ConnectionConfig.Builder | |
| Lookup |
Generic lookup by low-case string ID.
|
| MessageConstraints |
HTTP Message constraints: line length and header count.
|
| MessageConstraints.Builder | |
| Registry |
Generic registry of items keyed by low-case string ID.
|
| RegistryBuilder |
Builder for
Registry instances. |
| SocketConfig |
Socket configuration.
|
| SocketConfig.Builder |
| Class | Description |
|---|---|
| ConnectionConfig |
HTTP connection configuration.
|
| MessageConstraints |
HTTP Message constraints: line length and header count.
|
| Class | Description |
|---|---|
| ConnectionConfig |
HTTP connection configuration.
|
| SocketConfig |
Socket configuration.
|
| Class | Description |
|---|---|
| MessageConstraints |
HTTP Message constraints: line length and header count.
|
| Class | Description |
|---|---|
| ConnectionConfig |
HTTP connection configuration.
|
| SocketConfig |
Socket configuration.
|
| Class | Description |
|---|---|
| MessageConstraints |
HTTP Message constraints: line length and header count.
|
| Class | Description |
|---|---|
| ConnectionConfig |
HTTP connection configuration.
|
| MessageConstraints |
HTTP Message constraints: line length and header count.
|
| SocketConfig |
Socket configuration.
|