Package | Description |
---|---|
org.apache.commons.net.telnet |
Telnet implementation
|
Modifier and Type | Method | Description |
---|---|---|
void |
TelnetClient.registerInputListener(TelnetInputListener listener) |
Register a listener to be notified when new incoming data is
available to be read on the
input stream . |