JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.apache.cxf.workqueue
Packages that use
org.apache.cxf.workqueue
Package
Description
org.apache.cxf.bus.managers
org.apache.cxf.workqueue
Classes in
org.apache.cxf.workqueue
used by
org.apache.cxf.bus.managers
Class
Description
AutomaticWorkQueue
AutomaticWorkQueueImpl
WorkQueueManager
Classes in
org.apache.cxf.workqueue
used by
org.apache.cxf.workqueue
Class
Description
AutomaticWorkQueue
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