|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.xnio.nio.NioSelectorRunnable
public final class NioSelectorRunnable
Constructor Summary | |
---|---|
protected |
NioSelectorRunnable()
|
Method Summary | |
---|---|
int |
getKeyLoad()
|
void |
run()
|
void |
runTask(SelectorTask task)
|
void |
shutdown()
|
void |
wakeup()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NioSelectorRunnable() throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void runTask(SelectorTask task)
public void wakeup()
public int getKeyLoad()
public void shutdown()
public void run()
run
in interface java.lang.Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |