• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
ByteArrayEntity Member List

This is the complete list of members for ByteArrayEntity, including all inherited members.

AbstractHttpEntity()AbstractHttpEntityprotected
chunkedAbstractHttpEntityprotected
consumeContent()AbstractHttpEntity
contentEncodingAbstractHttpEntityprotected
contentTypeAbstractHttpEntityprotected
getContent()ByteArrayEntity
getContentEncoding()AbstractHttpEntity
getContentLength()ByteArrayEntity
getContentType()AbstractHttpEntity
isChunked()AbstractHttpEntity
isRepeatable()ByteArrayEntity
isStreaming()ByteArrayEntity
setChunked(boolean b)AbstractHttpEntity
setContentEncoding(final Header contentEncoding)AbstractHttpEntity
setContentEncoding(final String ceString)AbstractHttpEntity
setContentType(final Header contentType)AbstractHttpEntity
setContentType(final String ctString)AbstractHttpEntity
writeTo(final OutputStream outstream)ByteArrayEntity