@Extensible(singleton=false) @Unstable public interface TelnetHandler
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommand()
Gets command.
|
String |
getDescription()
Gets description.
|
String |
telnet(AbstractChannel channel,
String message)
Do telnet and return string result.
|
String getCommand()
String getDescription()
String telnet(AbstractChannel channel, String message)
channel - the channelmessage - the messageCopyright © 2008–2018 The Ant Financial. All rights reserved.