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