|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractInputStreamWrapper | Provides common functionality to the easystream library: holds a source InputStream provide a AbstractInputStreamWrapper.closeOnce() method that's called exactly once. provide an implementation of AbstractInputStreamWrapper#skip(final long n) and AbstractInputStreamWrapper.read() methods. Keeps track of the position in the source stream over mark and reset. |
| EasyStreamConstants | EasyStream constant values. |
| ExecutorServiceFactory | This class is responsible of instantiating the right executor given an ExecutionModel. |
| Enum Summary | |
|---|---|
| ExecutionModel |
This class enumerates the policies for instantiating Threads
in classes of EasyStream library that needs of them. |
Base classes and Enumerations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||