|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkerPool | |
|---|---|
| org.apache.axis2.transport.nhttp.util | |
| Uses of WorkerPool in org.apache.axis2.transport.nhttp.util |
|---|
| Classes in org.apache.axis2.transport.nhttp.util that implement WorkerPool | |
|---|---|
class |
BackportWorkerPool
Utility class to support the backport util.concurrent in JDK 1.4 and the native concurrent package in JDK 1.5 or later |
| Methods in org.apache.axis2.transport.nhttp.util that return WorkerPool | |
|---|---|
static WorkerPool |
WorkerPoolFactory.getWorkerPool(int core,
int max,
int keepAlive,
int queueLength,
java.lang.String threadGroupName,
java.lang.String threadGroupId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||