|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentLengthStrategy | |
org.apache.http.impl.entity | Default implementations for interfaces in
org.apache.http.entity . |
Uses of ContentLengthStrategy in org.apache.http.impl.entity |
Classes in org.apache.http.impl.entity that implement ContentLengthStrategy | |
class |
LaxContentLengthStrategy
The lax implementation of the content length strategy. |
class |
StrictContentLengthStrategy
The strict implementation of the content length strategy. |
Constructors in org.apache.http.impl.entity with parameters of type ContentLengthStrategy | |
EntitySerializer(ContentLengthStrategy lenStrategy)
|
|
EntityDeserializer(ContentLengthStrategy lenStrategy)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |