org.apache.http | The core HTTP components (HttpCore). |
org.apache.http.entity | Representations for HTTP message entities. |
org.apache.http.impl | Default implementations for interfaces in
org.apache.http . |
org.apache.http.impl.entity | Default implementations for interfaces in
org.apache.http.entity and provides utility
classes for serialization and deserialization of HTTP content entities. |
org.apache.http.impl.io | Default implementations for interfaces in
org.apache.http.io . |
org.apache.http.io | The blocking I/O abstraction of the HTTP components. |
org.apache.http.message | A selection of HTTP message implementations. |
org.apache.http.params | The parameterization framework for HTTP components. |
org.apache.http.protocol | HTTP protocol execution framework. |
org.apache.http.util | Resizable
byte and
char arrays
and various utility classes with static helper methods. |