@Deprecated public interface TelnetHandler extends org.apache.dubbo.remoting.telnet.TelnetHandler
| Modifier and Type | Method and Description |
|---|---|
String |
telnet(Channel channel,
String message)
Deprecated.
|
default String |
telnet(org.apache.dubbo.remoting.Channel channel,
String message)
Deprecated.
|
String telnet(Channel channel, String message) throws RemotingException
RemotingExceptionCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.