JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.cxf.workqueue
package
org.apache.cxf.workqueue
Related Packages
Package
Description
org.apache.cxf
All Classes and Interfaces
Interfaces
Classes
Class
Description
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