Apache CXF API

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
WorkQueueManager
           
 

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


Apache CXF API

Apache CXF