Package org.apache.cxf.workqueue
- 
Interface Summary Interface Description AutomaticWorkQueue WorkQueue WorkQueueManager 
- 
Class Summary Class Description AutomaticWorkQueueImpl OneShotAsyncExecutor Used to provide simple async Executor semantics by creating a one-shot thread.SynchronousExecutor Used to mimic Executor semantics by hijacking calling thread.