JavaScript is disabled on your browser.
Skip navigation links
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
Contains the Bus, which is the central touch point of CXF, and its related classes.
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