|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkQueueManager.ThreadingModel | |
---|---|
org.apache.cxf.workqueue |
Uses of WorkQueueManager.ThreadingModel in org.apache.cxf.workqueue |
---|
Methods in org.apache.cxf.workqueue that return WorkQueueManager.ThreadingModel | |
---|---|
WorkQueueManager.ThreadingModel |
WorkQueueManager.getThreadingModel()
Get the threading model. |
static WorkQueueManager.ThreadingModel |
WorkQueueManager.ThreadingModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static WorkQueueManager.ThreadingModel[] |
WorkQueueManager.ThreadingModel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.apache.cxf.workqueue with parameters of type WorkQueueManager.ThreadingModel | |
---|---|
void |
WorkQueueManager.setThreadingModel(WorkQueueManager.ThreadingModel model)
Set the threading model. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |