程序包com.iohao.game.action.skeleton.eventbus的分层结构
类分层结构
- java.lang.Object
- com.iohao.game.action.skeleton.eventbus.AbstractEventBusRunner (implements com.iohao.game.action.skeleton.eventbus.EventBusRunner)
- com.iohao.game.action.skeleton.eventbus.EventBrokerClientMessage (implements java.io.Serializable)
- com.iohao.game.action.skeleton.eventbus.EventBusMessage (implements java.io.Serializable)
- com.iohao.game.action.skeleton.eventbus.EventBusRegion
- com.iohao.game.action.skeleton.eventbus.Subscriber
接口分层结构
- com.iohao.game.action.skeleton.eventbus.EventBus
- com.iohao.game.action.skeleton.eventbus.EventBusFireType
- com.iohao.game.action.skeleton.eventbus.EventBusListener
- com.iohao.game.action.skeleton.eventbus.EventBusMessageCreator
- com.iohao.game.action.skeleton.core.runner.Runner
- com.iohao.game.action.skeleton.eventbus.EventBusRunner
- com.iohao.game.action.skeleton.eventbus.SubscribeExecutorStrategy
- com.iohao.game.action.skeleton.eventbus.SubscriberInvoke
- com.iohao.game.action.skeleton.eventbus.SubscriberInvokeCreator
批注接口分层结构
- com.iohao.game.action.skeleton.eventbus.EventBusSubscriber (implements java.lang.annotation.Annotation)
- com.iohao.game.action.skeleton.eventbus.EventSubscribe (implements java.lang.annotation.Annotation)
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.iohao.game.action.skeleton.eventbus.ExecutorSelector
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
记录类分层结构
- java.lang.Object
- java.lang.Record
- com.iohao.game.action.skeleton.eventbus.EventTopicMessage
- java.lang.Record