Uses of Class
org.apache.activemq.artemis.utils.actors.HandlerBase
-
Packages that use HandlerBase Package Description org.apache.activemq.artemis.utils.actors -
-
Uses of HandlerBase in org.apache.activemq.artemis.utils.actors
Subclasses of HandlerBase in org.apache.activemq.artemis.utils.actors Modifier and Type Class Description classActor<T>classOrderedExecutorAn executor that always runs all tasks in order, using a delegate executor to run the tasks.classProcessorBase<T>classThresholdActor<T>
-