org.apache.jk.common
protected class ChannelNioSocket.Poller extends java.lang.Object implements ThreadPoolRunnable
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getInitData()
Called when this object is first loaded in the thread pool.
|
void |
runIt(java.lang.Object[] perTh)
This method will be executed in one of the pool's threads.
|
public java.lang.Object[] getInitData()
ThreadPoolRunnablegetInitData in interface ThreadPoolRunnablepublic void runIt(java.lang.Object[] perTh)
ThreadPoolRunnablerunIt in interface ThreadPoolRunnableCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.