|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkerPool | |
---|---|
com.metamatrix.common.comm.platform.socket.server | |
com.metamatrix.common.queue |
Uses of WorkerPool in com.metamatrix.common.comm.platform.socket.server |
---|
Constructors in com.metamatrix.common.comm.platform.socket.server with parameters of type WorkerPool | |
---|---|
SocketClientInstance(ObjectChannel objectSocket,
WorkerPool workerPool,
ClientServiceRegistry server,
boolean isClientEncryptionEnabled,
SessionServiceInterface sessionService)
|
Uses of WorkerPool in com.metamatrix.common.queue |
---|
Methods in com.metamatrix.common.queue that return WorkerPool | |
---|---|
static WorkerPool |
WorkerPoolFactory.newWorkerPool(java.lang.String name,
int numThreads)
Creates a WorkerPool that prefers thread reuse over thread creation based upon the given parameters |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |