@Activate @Help(parameter="[service.]method(args) ", summary="Invoke the service method.", detail="Invoke the service method.") public class InvokeTelnetHandler extends Object implements TelnetHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
INVOKE_MESSAGE_KEY |
static String |
INVOKE_METHOD_LIST_KEY |
static String |
INVOKE_METHOD_PROVIDER_KEY |
| Constructor and Description |
|---|
InvokeTelnetHandler() |
public static final String INVOKE_MESSAGE_KEY
public static final String INVOKE_METHOD_LIST_KEY
public static final String INVOKE_METHOD_PROVIDER_KEY
public String telnet(Channel channel, String message)
telnet in interface TelnetHandlerCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.