Uses of Package
org.apache.http.impl.entity

Packages that use org.apache.http.impl.entity
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. 
 

Classes in org.apache.http.impl.entity used by org.apache.http.impl
EntityDeserializer
          Deprecated. (4.3) use BHttpConnectionBase
EntitySerializer
          Deprecated. (4.3) use BHttpConnectionBase
 

Classes in org.apache.http.impl.entity used by org.apache.http.impl.entity
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.