Uses of Package
org.apache.cxf.workqueue

Packages that use org.apache.cxf.workqueue
org.apache.cxf.bus.osgi   
org.apache.cxf.workqueue   
 

Classes in org.apache.cxf.workqueue used by org.apache.cxf.bus.osgi
AutomaticWorkQueueImpl
           
 

Classes in org.apache.cxf.workqueue used by org.apache.cxf.workqueue
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.
WorkQueueManagerImpl
           
 



Apache CXF