|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPoolRunnable | |
---|---|
com.sun.grizzly.http.jk.common | |
com.sun.grizzly.http.jk.util.threads |
Uses of ThreadPoolRunnable in com.sun.grizzly.http.jk.common |
---|
Classes in com.sun.grizzly.http.jk.common that implement ThreadPoolRunnable | |
---|---|
protected class |
ChannelNioSocket.Poller
|
protected class |
ChannelNioSocket.SocketConnection
|
Uses of ThreadPoolRunnable in com.sun.grizzly.http.jk.util.threads |
---|
Methods in com.sun.grizzly.http.jk.util.threads with parameters of type ThreadPoolRunnable | |
---|---|
void |
ThreadPool.runIt(ThreadPoolRunnable r)
Executes a given Runnable on a thread in the pool, block if needed. |
void |
ThreadPool.ControlRunnable.runIt(ThreadPoolRunnable toRun)
Run a task |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |