Package | Description |
---|---|
org.apache.commons.net.telnet |
Telnet implementation
|
Modifier and Type | Field and Description |
---|---|
private TelnetInputListener |
TelnetClient.inputListener |
Modifier and Type | Method and 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 . |