| Interface | Description |
|---|---|
| ISeekableStreamFactory |
Factory for creating
SeekableStreams based on URLs/paths. |
| UserPasswordInput |
| Class | Description |
|---|---|
| ByteArraySeekableStream |
Created by vadim on 23/03/2015.
|
| SeekableBufferedStream |
A wrapper class to provide buffered read access to a SeekableStream.
|
| SeekableFileStream | |
| SeekableFTPStream |
Unfortunately the seekable stream classes exist for both Tribble and Picard, and we need both.
|
| SeekableFTPStreamHelper | |
| SeekableHTTPStream | |
| SeekableMemoryStream | |
| SeekableStream | |
| SeekableStreamFactory |
Singleton class for getting
SeekableStreams from URL/paths
Applications using this library can set their own factory |