Uses of Package
com.iohao.net.framework.communication.eventbus
Packages that use com.iohao.net.framework.communication.eventbus
Package
Description
CoreFramework - Communication
CoreFramework - Communication - Distributed EventBus, the distributed event bus is similar to products such as Guava EventBus, Redis Publish/Subscribe, and MQ.
CoreFramework - Flow
Aeron NetServer
Aeron NetServer - Codec
-
-
Classes in com.iohao.net.framework.communication.eventbus used by com.iohao.net.framework.communication.eventbusClassDescriptionEventBus, the relationship between EventBus, the business framework, and the logic server is 1:1:1.Event listener, triggered conditions: 1. when a subscriber throws an uncaught exception, 2. when an event message has no corresponding subscriber.EventBusMessageEventBusMessage creatorEvent Bus Management DomainEventBusSettingEvent bus logic service related informationSubscriber thread executor selection strategy.Subscriber thread executor selection strategySubscriberSubscriber executioncreate SubscriberInvoke
-
Classes in com.iohao.net.framework.communication.eventbus used by com.iohao.net.framework.core.flowClassDescriptionEventBus, the relationship between EventBus, the business framework, and the logic server is 1:1:1.EventBusMessage
-
Classes in com.iohao.net.framework.communication.eventbus used by com.iohao.net.server
-
Classes in com.iohao.net.framework.communication.eventbus used by com.iohao.net.server.codec