Package | Description |
---|---|
examples.telnet | |
org.apache.commons.net.telnet |
Telnet implementation
|
Modifier and Type | Class | Description |
---|---|---|
class |
TelnetClientExample |
This is a simple example of use of TelnetClient.
|
Modifier and Type | Method | Description |
---|---|---|
void |
TelnetClient.registerNotifHandler(TelnetNotificationHandler notifhand) |
Registers a notification handler to which will be sent
notifications of received telnet option negotiation commands.
|