Uses of Interface
com.iohao.net.framework.communication.eventbus.EventBusRegion
Packages that use EventBusRegion
Package
Description
Provides distributed EventBus contracts for publishing and subscribing cross-service events
within ionet applications.
-
Uses of EventBusRegion in com.iohao.net.framework.communication.eventbus
Methods in com.iohao.net.framework.communication.eventbus that return EventBusRegionModifier and TypeMethodDescriptionEventBusSetting.getEventBusRegion()Get the EventBus region that manages all EventBus instances.static EventBusRegionEventBusSettingKit.getEventBusRegion()Get the global EventBus region from the current setting.