类 ConnectionFailedEventBrokerProcessor

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

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

    • ConnectionFailedEventBrokerProcessor

      public ConnectionFailedEventBrokerProcessor()
  • 方法详细资料

    • onEvent

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