org.apache.geronimo.network
Class SelectorManager.Event
java.lang.Object
org.apache.geronimo.network.SelectorManager.Event
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SelectorManager
- public class SelectorManager.Event
- extends Object
- implements Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getSelectionKey
public SelectionKey getSelectionKey()
isReadable
public final boolean isReadable()
isWritable
public final boolean isWritable()
isAcceptable
public final boolean isAcceptable()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.