类 SelectTelnetHandler
- java.lang.Object
 - 
- com.alibaba.dubbo.rpc.protocol.dubbo.telnet.SelectTelnetHandler
 
 
- 
- 所有已实现的接口:
 TelnetHandler
@Activate @Help(parameter="[index]", summary="Select the index of the method you want to invoke.", detail="Select the index of the method you want to invoke.") public class SelectTelnetHandler extends Object implements TelnetHandler
SelectTelnetHandler 
- 
- 
方法详细资料
- 
telnet
public String telnet(Channel channel, String message)
从接口复制的说明:TelnetHandlertelnet.- 指定者:
 telnet在接口中TelnetHandler
 
 - 
 
 -