public interface TelnetInputListener
TelnetClient
Modifier and Type | Method and Description |
---|---|
void |
telnetInputAvailable()
Callback method invoked when new incoming data is available on a
TelnetClient 's input stream . |
void telnetInputAvailable()
TelnetClient
's input stream
.Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.