接口的使用
com.iohao.game.action.skeleton.core.commumication.BrokerClientContext
-
com.iohao.game.action.skeleton.core中BrokerClientContext的使用
-
com.iohao.game.action.skeleton.core.flow.attr中BrokerClientContext的使用
修饰符和类型字段说明static final FlowOption
<BrokerClientContext> FlowAttr.brokerClientContext
当前项目启动的服务上下文(当前服务器),see: BrokerClient -
com.iohao.game.action.skeleton.eventbus中BrokerClientContext的使用
修饰符和类型方法说明void
EventBus.setBrokerClientContext
(BrokerClientContext brokerClientContext) 当前服务器上下文(逻辑服) -
com.iohao.game.bolt.broker.core.client中BrokerClientContext的使用