Uses of Interface
com.iohao.net.framework.communication.eventbus.SubscribeExecutorStrategy
Packages that use SubscribeExecutorStrategy
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 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