Package | Description |
---|---|
org.apache.commons.net.telnet |
Telnet implementation
|
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.
|
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.