Methods Summary |
---|
public Acceptor | getAcceptor()
|
public java.nio.channels.SelectableChannel | getChannel()
|
public Connection | getConnection()
|
public int | getInterestOps()
|
public java.nio.channels.SelectionKey | getSelectionKey()
|
public com.sun.corba.se.spi.orbutil.threadpool.Work | getWork()
|
public void | handleEvent()
|
public void | setSelectionKey(java.nio.channels.SelectionKey selectionKey)
|
public void | setUseSelectThreadToWait(boolean x)
|
public void | setUseWorkerThreadForEvent(boolean x)
|
public void | setWork(com.sun.corba.se.spi.orbutil.threadpool.Work work)
|
public boolean | shouldUseSelectThreadToWait()
|
public boolean | shouldUseWorkerThreadForEvent()
|