java.lang.Objectorg.apache.http.entity.AbstractHttpEntity
org.apache.http.entity.BasicHttpEntity
org.apache.http.nio.entity.ContentBufferEntity
All Implemented Interfaces:
HttpEntity
4.0
- Fields inherited from org.apache.http.entity.AbstractHttpEntity: |
---|
contentType, contentEncoding, chunked |
Constructor: |
---|
|
Method from org.apache.http.nio.entity.ContentBufferEntity Summary: |
---|
getContentEncoding, getContentLength, getContentType, isChunked |
Methods from org.apache.http.entity.BasicHttpEntity: |
---|
consumeContent, getContent, getContentLength, isRepeatable, isStreaming, setContent, setContentLength, writeTo |
Methods from org.apache.http.entity.AbstractHttpEntity: |
---|
consumeContent, getContentEncoding, getContentType, isChunked, setChunked, setContentEncoding, setContentEncoding, setContentType, setContentType |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.http.nio.entity.ContentBufferEntity Detail: |
---|
|
|
|
|