| Package | Description |
|---|---|
| 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. |
| Class and Description |
|---|
| EntityDeserializer
Deprecated.
(4.3) use
BHttpConnectionBase |
| EntitySerializer
Deprecated.
(4.3) use
BHttpConnectionBase |
| Class and Description |
|---|
| DisallowIdentityContentLengthStrategy
Decorator for
ContentLengthStrategy implementations that disallows the use of
identity transfer encoding. |
| LaxContentLengthStrategy
The lax implementation of the content length strategy.
|
| StrictContentLengthStrategy
The strict implementation of the content length strategy.
|
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.