org.apache.http.entity
and provides utility
classes for serialization and deserialization of HTTP content entities.See: Description
Class | Description |
---|---|
EntityDeserializer |
HTTP entity deserializer.
|
EntitySerializer |
HTTP entity serializer.
|
LaxContentLengthStrategy |
The lax implementation of the content length strategy.
|
StrictContentLengthStrategy |
The strict implementation of the content length strategy.
|
org.apache.http.entity
and provides utility
classes for serialization and deserialization of HTTP content entities.Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.