|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Printable | A simple interface to allow an object to print itself to a
PrintWriter or PrintStream . |
StreamListener | A stream listener |
Class Summary | |
AppendingObjectOutputStream | An ObjectOutputStream that can conditionally be put into appending mode. |
AppendObjectOutputStream | An ObjectOutputStream that is meant for appending onto an
existing stream written to by a non AppendObjectOutputStream |
AutoResetObjectOutputStream | An ObjectOutputStream that will auto reset after n
objects have been written to the underlying stream. |
CRLFPrintWriter | A PrintWriter that ends lines with a carriage return-line feed (CRLF). |
NotifyingBufferedInputStream | A buffered input stream that notifies every "chunk" |
NotifyingBufferedOutputStream | A buffered output stream that notifies every "chunk" |
NullInputStream | A null InputStream . |
NullOutputStream | A null OutputStream . |
ObjectOutputStreamAdapter | An ObjectOutputStream wrapping adapter. |
Streams | A collection of stream related utility methods. |
Stream related classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |