|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| EncodingInputStream | InputStream which facilitates generating a stream of data on demand through some programmatic action. |
| InputStreamAdapter | Utility class for optimizing different read strategies based on the type of the underlying InputStream. |
| OutputStreamAdapter | Utility class for optimizing different write strategies based on the type of the underlying OutputStream. |
| PipeBuffer | Utility class for implementing a pipe which will never block (at the expense of possibly utilizing more memory). |
| PipeBuffer.InputStreamAdapter | PacketInputStream implementation which reads from a PipeBuffer. |
| PipeBuffer.OutputStreamAdapter | PacketOutputStream implementation which writes to a PipeBuffer. |
| SingleByteAdapter | Adapts a single byte read/write call to the corresponding call to a byte array read/write call. |
Provides utility classes for working with RMI and streaming.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||