|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityDeserializer | |
|---|---|
| org.apache.http.impl | Default implementations of HTTP connections for synchronous, blocking communication. |
| Uses of EntityDeserializer in org.apache.http.impl |
|---|
| Methods in org.apache.http.impl that return EntityDeserializer | |
|---|---|
protected EntityDeserializer |
AbstractHttpClientConnection.createEntityDeserializer()
Deprecated. Creates an instance of EntityDeserializer with the
LaxContentLengthStrategy implementation to be used for
de-serializing entities received over this connection. |
protected EntityDeserializer |
AbstractHttpServerConnection.createEntityDeserializer()
Deprecated. Creates an instance of EntityDeserializer with the
LaxContentLengthStrategy implementation to be used for
de-serializing entities received over this connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||