Uses of Interface
com.iohao.net.framework.communication.eventbus.EventBusMessageCreator
Packages that use EventBusMessageCreator
Package
Description
CoreFramework - Communication - Distributed EventBus, the distributed event bus is similar to products such as Guava EventBus, Redis Publish/Subscribe, and MQ.
-
Uses of EventBusMessageCreator in com.iohao.net.framework.communication.eventbus
Methods in com.iohao.net.framework.communication.eventbus that return EventBusMessageCreatorModifier and TypeMethodDescriptionEventBus.getEventBusMessageCreator()Get the event message creatorMethods in com.iohao.net.framework.communication.eventbus with parameters of type EventBusMessageCreatorModifier and TypeMethodDescriptionvoidEventBus.setEventBusMessageCreator(EventBusMessageCreator eventBusMessageCreator) Set the event message creator, EventBusMessage creator