JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.attivio.util.stream
Class Summary
Class
Description
ByteArrayInputStreamBuilder
Creates InputStreams from the supplied byte array.
FileInputStreamBuilder
{code}FileInputStreamBuilder{code} is an adapter for a FileInputStream.
HttpResponseStream
InputStream for reading the response from an http method.
NonCopyingByteArrayOutputStream
A ByteArrayOutptuStream that allows access to a proper length InputStream from the underlying buffer.
NonRestartableInputStreamBuilder
Creates an InputStreamBuilder from an existing InputStream.
ResettableInputStreamRequestEntity
A RequestEntity that can be restarted by calling
RestartableInputStream.restart()
.
RestartableInputStream
Buffers an input stream to disk.