org.mortbay.io.nio
Class SelectorManager.SelectSet
java.lang.Object
org.mortbay.io.nio.SelectorManager.SelectSet
- Enclosing class:
- SelectorManager
public class SelectorManager.SelectSet
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addChange
public void addChange(Object point)
cancelIdle
public void cancelIdle(Timeout.Task task)
doSelect
public void doSelect()
throws IOException
- Throws:
IOException
getManager
public SelectorManager getManager()
getNow
public long getNow()
scheduleIdle
public void scheduleIdle(Timeout.Task task)
scheduleTimeout
public void scheduleTimeout(Timeout.Task task,
long timeout)
wakeup
public void wakeup()