|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadPool | |
|---|---|
| com.sun.grizzly.http.jk.common | |
| com.sun.grizzly.http.jk.util.threads | |
| Uses of ThreadPool in com.sun.grizzly.http.jk.common |
|---|
| Methods in com.sun.grizzly.http.jk.common that return ThreadPool | |
|---|---|
ThreadPool |
ChannelUn.getThreadPool()
|
ThreadPool |
ChannelSocket.getThreadPool()
|
ThreadPool |
ChannelNioSocket.getThreadPool()
|
| Uses of ThreadPool in com.sun.grizzly.http.jk.util.threads |
|---|
| Methods in com.sun.grizzly.http.jk.util.threads that return ThreadPool | |
|---|---|
static ThreadPool |
ThreadPool.createThreadPool(boolean jmx)
Create a ThreadPool instance. |
| Methods in com.sun.grizzly.http.jk.util.threads with parameters of type ThreadPool | |
|---|---|
void |
ThreadPool.ThreadPoolListener.threadEnd(ThreadPool tp,
Thread t)
|
void |
ThreadPool.ThreadPoolListener.threadStart(ThreadPool tp,
Thread t)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||