public class InvokeTelnet extends Object implements BaseCommand
| 限定符和类型 | 字段和说明 |
|---|---|
static io.netty.util.AttributeKey<String> |
INVOKE_MESSAGE_KEY |
static io.netty.util.AttributeKey<List<Method>> |
INVOKE_METHOD_LIST_KEY |
static io.netty.util.AttributeKey<ProviderModel> |
INVOKE_METHOD_PROVIDER_KEY |
| 构造器和说明 |
|---|
InvokeTelnet(FrameworkModel frameworkModel) |
public static final io.netty.util.AttributeKey<String> INVOKE_MESSAGE_KEY
public static final io.netty.util.AttributeKey<List<Method>> INVOKE_METHOD_LIST_KEY
public static final io.netty.util.AttributeKey<ProviderModel> INVOKE_METHOD_PROVIDER_KEY
public InvokeTelnet(FrameworkModel frameworkModel)
public String execute(CommandContext commandContext, String[] args)
execute 在接口中 BaseCommandCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.