Uses of Package
org.apache.synapse.commons.executors

Packages that use org.apache.synapse.commons.executors
org.apache.synapse.commons.executors   
org.apache.synapse.commons.executors.config   
org.apache.synapse.commons.executors.queues   
 

Classes in org.apache.synapse.commons.executors used by org.apache.synapse.commons.executors
BeforeExecuteHandler
          This class is executed before message is put in to the queue.
Importance
          This class determines the priority of a Worker.
InternalQueue
          Interface implemented by the internal queues.
MultiPriorityBlockingQueue
          This queue implements the BlockingQueue interface.
NextQueueAlgorithm
          This interface abstracts the algorithm for determining the next internal queue for picking up the message.
 

Classes in org.apache.synapse.commons.executors used by org.apache.synapse.commons.executors.config
PriorityExecutor
          This is the class used for executing the tasks with a given priority.
 

Classes in org.apache.synapse.commons.executors used by org.apache.synapse.commons.executors.queues
InternalQueue
          Interface implemented by the internal queues.
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.