| Package | Description |
|---|---|
| org.apache.http.impl |
Default implementations of HTTP connections for synchronous,
blocking communication.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected EntitySerializer |
AbstractHttpClientConnection.createEntitySerializer() |
Deprecated.
Creates an instance of
EntitySerializer with the
StrictContentLengthStrategy implementation to be used for
serializing HTTP entities sent over this connection. |
protected EntitySerializer |
AbstractHttpServerConnection.createEntitySerializer() |
Deprecated.
Creates an instance of
EntitySerializer with the
StrictContentLengthStrategy implementation to be used for
serializing HTTP entities sent over this connection. |