Class CountTelnet

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

public class CountTelnet extends Object implements BaseCommand
  • Constructor Details

  • Method Details

    • execute

      public String execute(CommandContext commandContext, String[] args)
      Specified by:
      execute in interface BaseCommand
    • send

      public void send(io.netty.channel.Channel channel, Object message) throws org.apache.dubbo.remoting.RemotingException
      Throws:
      org.apache.dubbo.remoting.RemotingException