public interface TelnetInputListener
TelnetClient
Modifier and Type | Method | Description |
---|---|---|
void |
telnetInputAvailable() |
Callback method invoked when new incoming data is available on a
TelnetClient 's input stream . |
void telnetInputAvailable()
TelnetClient
's input stream
.