| Package | Description |
|---|---|
| org.apache.commons.net.telnet |
| Modifier and Type | Method and Description |
|---|---|
void |
TelnetClient.addOptionHandler(TelnetOptionHandler opthand)
Registers a new TelnetOptionHandler for this telnet client to use.
|
void |
TelnetClient.deleteOptionHandler(int optcode)
Unregisters a TelnetOptionHandler.
|