package

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.

Classes

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.