@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
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECT_KEY |
static String |
SELECT_METHOD_KEY |
| Constructor and Description |
|---|
SelectTelnetHandler() |
public static final String SELECT_METHOD_KEY
public static final String SELECT_KEY
public String telnet(Channel channel, String message)
telnet in interface TelnetHandlerCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.