|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.http.nio.entity | |
---|---|
org.apache.http.nio.entity | Representations for non-blocking HTTP message entities. |
org.apache.http.nio.protocol | Non-blocking HTTP protocol execution framework. |
Classes in org.apache.http.nio.entity used by org.apache.http.nio.entity | |
---|---|
ConsumingNHttpEntity
A non-blocking HttpEntity that allows content to be streamed from a
ContentDecoder . |
|
ContentListener
A listener for available data on a non-blocking ConsumingNHttpEntity . |
|
HttpNIOEntity
Deprecated. Use ProducingNHttpEntity |
|
ProducingNHttpEntity
An HttpEntity that can stream content out into a
ContentEncoder . |
Classes in org.apache.http.nio.entity used by org.apache.http.nio.protocol | |
---|---|
ConsumingNHttpEntity
A non-blocking HttpEntity that allows content to be streamed from a
ContentDecoder . |
|
ProducingNHttpEntity
An HttpEntity that can stream content out into a
ContentEncoder . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |