org.apache.http.entity
and provides utility
classes for serialization and deserialization of HTTP content entities.See: Description
Class | Description |
---|---|
DisallowIdentityContentLengthStrategy |
Decorator for
ContentLengthStrategy implementations that disallows the use of
identity transfer encoding. |
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.
|
org.apache.http.entity
and provides utility
classes for serialization and deserialization of HTTP content entities.Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.