public class DefaultTransportPluginWorkerManager
extends java.lang.Thread
Constructor and Description |
---|
DefaultTransportPluginWorkerManager(java.net.ServerSocket sSocket,
int maxWorkers)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs in an infinite loop to accept sockets from the serversocket and
process the requests.
|
void |
shutdown() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield