| Package | Description |
|---|---|
| org.apache.cxf.workqueue |
| Class and 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 |
Apache CXF