org.apache.commons.net.telnet
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-2014 The Apache Software Foundation. All Rights Reserved.