|
|||||||||
| Home >> All >> org >> apache >> http >> [ entity overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.http.entity.AbstractHttpEntity
| Uses of AbstractHttpEntity in org.apache.http.entity |
| Subclasses of AbstractHttpEntity in org.apache.http.entity | |
class |
BasicHttpEntity
A generic streamed entity being received on a connection. |
class |
ByteArrayEntity
A self-contained entity obtaining content from a byte array. |
class |
EntityTemplate
Entity that delegates the process of content generation to an abstract content producer. |
class |
FileEntity
A self-contained entity obtaining content from a file. |
class |
InputStreamEntity
A streamed entity obtaining content from an InputStream. |
class |
StringEntity
A self-contained entity obtaining content from a string. |
|
|||||||||
| Home >> All >> org >> apache >> http >> [ entity overview ] | PREV NEXT | ||||||||