See: Description
Class | Description |
---|---|
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.
|