Uses of Class
com.iohao.net.framework.communication.eventbus.EventServerMessage
Packages that use EventServerMessage
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 EventServerMessage in com.iohao.net.framework.communication.eventbus
Fields in com.iohao.net.framework.communication.eventbus with type parameters of type EventServerMessageModifier and TypeFieldDescriptionEventBusMessage.eventServerMessagesInformation from other processesMethods in com.iohao.net.framework.communication.eventbus that return EventServerMessageModifier and TypeMethodDescriptionEventBus.getEventServerMessage()Get the event bus logic server related informationMethods in com.iohao.net.framework.communication.eventbus that return types with arguments of type EventServerMessageModifier and TypeMethodDescriptionEventBusRegion.listRemoteEventServerMessage(EventBusMessage eventBusMessage) Methods in com.iohao.net.framework.communication.eventbus with parameters of type EventServerMessageModifier and TypeMethodDescriptionvoidEventBusRegion.loadRemoteEventTopic(EventServerMessage eventServerMessage) voidEventBus.setEventServerMessage(EventServerMessage eventServerMessage) Set the event bus logic server related informationvoidEventBusRegion.unloadRemoteTopic(EventServerMessage eventServerMessage)