java.lang.Object
io.github.lunasaw.gbproxy.client.transmit.cmd.strategy.AbstractClientCommandStrategy
io.github.lunasaw.gbproxy.client.transmit.cmd.strategy.impl.NotifyCommandStrategy
All Implemented Interfaces:
ClientCommandStrategy

public class NotifyCommandStrategy extends AbstractClientCommandStrategy
NOTIFY消息类型策略实现 处理NOTIFY请求相关命令
Author:
luna
  • Constructor Details

    • NotifyCommandStrategy

      public NotifyCommandStrategy()
  • Method Details