org.apache.http.nio.entity
public class: ByteArrayNIOEntity [javadoc |
source]
java.lang.Object
org.apache.http.entity.AbstractHttpEntity
org.apache.http.entity.ByteArrayEntity
org.apache.http.nio.entity.ByteArrayNIOEntity
All Implemented Interfaces:
HttpNIOEntity, Cloneable, HttpEntity
Deprecated! Use
-
NByteArrayEntity An entity whose content is retrieved from a byte array. In addition to the
standard
HttpEntity interface this class also implements NIO specific
HttpNIOEntity .
- version:
$
- Revision: 744570 $
- since:
4.0
-
Method from org.apache.http.nio.entity.ByteArrayNIOEntity Summary: |
---|
getChannel |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |