Package | Description |
---|---|
org.apache.http.nio.entity |
Representations for non-blocking HTTP message entities.
|
org.apache.http.nio.protocol |
Non-blocking HTTP protocol execution framework.
|
Class and Description |
---|
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.
|
ProducingNHttpEntity
An
HttpEntity that can stream content out into a
ContentEncoder . |
Class and Description |
---|
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 . |
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.