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

Packages that use org.apache.http.impl.entity
org.apache.http.impl Default implementations of HTTP connections for synchronous, blocking communication. 
org.apache.http.impl.entity Default implementations of entity content strategies. 
 

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–2021 The Apache Software Foundation. All rights reserved.