类 ConnectionExceptionEventBrokerProcessor

java.lang.Object
com.iohao.game.bolt.broker.server.processor.ConnectionExceptionEventBrokerProcessor
所有已实现的接口:
com.alipay.remoting.ConnectionEventProcessor

public final class ConnectionExceptionEventBrokerProcessor extends Object implements com.alipay.remoting.ConnectionEventProcessor
作者:
渔民小镇
日期:
2023-12-14
  • 构造器详细资料

    • ConnectionExceptionEventBrokerProcessor

      public ConnectionExceptionEventBrokerProcessor()
  • 方法详细资料

    • onEvent

      public void onEvent(String remoteAddress, com.alipay.remoting.Connection connection)
      指定者:
      onEvent 在接口中 com.alipay.remoting.ConnectionEventProcessor