Package org.apache.http.impl.entity

Default implementations of entity content strategies.

See:
          Description

Class Summary
DisallowIdentityContentLengthStrategy Decorator for ContentLengthStrategy implementations that disallows the use of identity transfer encoding.
EntityDeserializer Deprecated. (4.3) use BHttpConnectionBase
EntitySerializer Deprecated. (4.3) use BHttpConnectionBase
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 of entity content strategies.



Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.