public class TelnetHandlerAdapter extends ChannelHandlerAdapter implements TelnetHandler
| Constructor and Description |
|---|
TelnetHandlerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
telnet(Channel channel,
String message)
telnet.
|
caught, connected, disconnected, received, sentpublic String telnet(Channel channel, String message) throws RemotingException
TelnetHandlertelnet in interface TelnetHandlerRemotingExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.