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.

See:
          Description

Class Summary
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.
 

Package org.apache.http.impl.entity Description

Default implementations for interfaces in org.apache.http.entity and provides utility classes for serialization and deserialization of HTTP content entities.



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.