Package fr.gedeon.telnetservice.util

This package provides a few helper classes that are not required for the proper functioning of the bundle but makes using some functionality easier.

See:
          Description

Class Summary
AbstractPrintStream Abstracts the minimal implementation methods by extension of PrintStream.
NullOutputStream Null implementation of OutputStream, does nothing with the output.
StringBufferPrintStream This provides a PrintStream implementation that outputs the stream to an internal StringBuffer that is available through StringBufferPrintStream.getBuffer().
VT100PrintStream Provides a way to apply a VT100 style to all output that goes through it.
 

Package fr.gedeon.telnetservice.util Description

This package provides a few helper classes that are not required for the proper functioning of the bundle but makes using some functionality easier.



Copyright © 2008. All Rights Reserved.