Class InvokeTelnet
java.lang.Object
org.apache.dubbo.qos.command.impl.InvokeTelnet
- All Implemented Interfaces:
BaseCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.netty.util.AttributeKey<String> static final io.netty.util.AttributeKey<ProviderModel> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.dubbo.qos.api.BaseCommand
logResult
-
Field Details
-
INVOKE_MESSAGE_KEY
-
INVOKE_METHOD_LIST_KEY
-
INVOKE_METHOD_PROVIDER_KEY
-
-
Constructor Details
-
InvokeTelnet
-
-
Method Details
-
execute
- Specified by:
executein interfaceBaseCommand
-