| Interface | Description |
|---|---|
| BsdListener |
Implements methods for capturing connected and disconnected events from
Rexec and derived classes.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| BsdException |
BsdException is thrown by many methods of Bsd r classes.
|
Copyright © JSCAPE LLC. 1999-2021. All Rights Reserved