|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AsciiInputStream class acts as a filter to convert incoming
ASCII FTP streams to the system's local ASCII format by filtering and
converting line termination strings.in to its superclass'
constructor and determining the system-specific line termination string.
AsciiOutputStream class acts as a filter to convert outgoing
ASCII FTP streams from the system's local ASCII format by filtering and
converting line termination strings.out to its
superclass' constructor and determining the system-specific line
termination string.
DEBUG_TYPE for logging.
ERROR_TYPE for logging.
FATAL_TYPE for logging.
gnu.hylafax.HylaFAXClient
specifically designed to work with the
gnu.hylafax.pool.ClientPool pooling functionality.INFO_TYPE for logging.
byte.length bytes of data from this input stream
into an array of bytes.
len bytes of data from this input stream into an
array of bytes.
java.io.OutputStream for the console logger.
WARN_TYPE for logging.
len bytes from the specified byte array starting at
offset off to this output stream.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||