Uses of Interface
com.iohao.net.framework.communication.eventbus.SubscribeExecutorStrategy
Packages that use SubscribeExecutorStrategy
Package
Description
Provides distributed EventBus contracts for publishing and subscribing cross-service events
within ionet applications.
-
Uses of SubscribeExecutorStrategy in com.iohao.net.framework.communication.eventbus
Methods in com.iohao.net.framework.communication.eventbus that return SubscribeExecutorStrategyModifier and TypeMethodDescriptionEventBus.getSubscribeExecutorStrategy()Get the subscriber thread executor selection strategyMethods in com.iohao.net.framework.communication.eventbus with parameters of type SubscribeExecutorStrategyModifier and TypeMethodDescriptionvoidEventBus.setSubscribeExecutorStrategy(SubscribeExecutorStrategy subscribeExecutorStrategy) Set the subscriber thread executor selection strategy