Class SelectTelnet

java.lang.Object
org.apache.dubbo.qos.command.impl.SelectTelnet
All Implemented Interfaces:
BaseCommand

public class SelectTelnet extends Object implements BaseCommand
  • Field Details

    • SELECT_KEY

      public static final io.netty.util.AttributeKey<Boolean> SELECT_KEY
    • SELECT_METHOD_KEY

      public static final io.netty.util.AttributeKey<Method> SELECT_METHOD_KEY
  • Constructor Details

  • Method Details