|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BsdListener | Implements methods for capturing connected and disconnected events from Rexec and derived classes. |
Class Summary | |
---|---|
BsdAdapter | Implements methods for capturing events sourced from Rexec and derived classes. |
BsdBytesReceivedEvent | Fired from InputReader and OutputWriter when data
is received from remote host. |
BsdBytesTransmittedEvent | Fired from InputReader and OutputWriter when data
is transmitted down the stream. |
BsdConnectedEvent | Fired when connection to BSD r server is established. |
BsdDisconnectedEvent | Fired when connection to BSD r service server is released. |
InputWriter | InputWriter is an utility class that should be is used to handle user input and write it to the input of remote bsd process. |
OutputReader | OutputReader is an utility class that should be is used to read the output of a remote bsd process and write it to local output stream. |
Rexec | Implements the functionality of a BSD rexec client. |
Rlogin | Implements the functionality of a BSD rloginsh client. |
Rsh | Implements the functionality of a BSD rsh client. |
Exception Summary | |
---|---|
BsdException | BsdException is thrown by many methods of Bsd r classes. |
Contains client classes for remote communications using BSD rexec, rsh and rlogin protocols.
|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |