Package | Description |
---|---|
org.apache.http.impl |
Default implementations for interfaces in
org.apache.http . |
Modifier and Type | Method and Description |
---|---|
protected EntitySerializer |
AbstractHttpClientConnection.createEntitySerializer()
Creates an instance of
EntitySerializer with the
StrictContentLengthStrategy implementation to be used for
serializing HTTP entities sent over this connection. |
protected EntitySerializer |
AbstractHttpServerConnection.createEntitySerializer()
Creates an instance of
EntitySerializer with the
StrictContentLengthStrategy implementation to be used for
serializing HTTP entities sent over this connection. |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.