Package | Description |
---|---|
org.apache.http.nio.entity |
Representations for non-blocking HTTP message entities.
|
Modifier and Type | Class and Description |
---|---|
class |
SkipContentListener
A simple
ContentListener that reads and ignores all content. |
Modifier and Type | Method and Description |
---|---|
ContentListener |
ConsumingNHttpEntityTemplate.getContentListener() |
Constructor and Description |
---|
ConsumingNHttpEntityTemplate(HttpEntity httpEntity,
ContentListener contentListener) |
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.