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

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

AbstractHttpEntity()AbstractHttpEntityprotected
chunkedAbstractHttpEntityprotected
consumeContent()InputStreamEntity
contentEncodingAbstractHttpEntityprotected
contentTypeAbstractHttpEntityprotected
getContent()InputStreamEntity
getContentEncoding()AbstractHttpEntity
getContentLength()InputStreamEntity
getContentType()AbstractHttpEntity
isChunked()AbstractHttpEntity
isRepeatable()InputStreamEntity
isStreaming()InputStreamEntity
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)InputStreamEntity