类 ConnectionCloseEventBrokerProcessor
java.lang.Object
com.iohao.game.bolt.broker.server.processor.ConnectionCloseEventBrokerProcessor
- 所有已实现的接口:
com.alipay.remoting.ConnectionEventProcessor
,CmdRegionsAware
,BrokerClientModulesAware
,BrokerServerAware
public final class ConnectionCloseEventBrokerProcessor
extends Object
implements com.alipay.remoting.ConnectionEventProcessor, BrokerServerAware, BrokerClientModulesAware, CmdRegionsAware
- 作者:
- 渔民小镇
- 日期:
- 2023-12-14
-
构造器概要
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 com.iohao.game.bolt.broker.server.aware.BrokerClientModulesAware
setBrokerClientModules
从接口继承的方法 com.iohao.game.bolt.broker.server.aware.BrokerServerAware
setBrokerServer
从接口继承的方法 com.iohao.game.bolt.broker.core.aware.CmdRegionsAware
setCmdRegions
-
构造器详细资料
-
ConnectionCloseEventBrokerProcessor
public ConnectionCloseEventBrokerProcessor()
-
-
方法详细资料
-
onEvent
- 指定者:
onEvent
在接口中com.alipay.remoting.ConnectionEventProcessor
-