public static class NioEndpoint.PollerEvent
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
PollerEvent(NioChannel ch,
NioEndpoint.KeyAttachment k,
int intOps) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
void |
reset(NioChannel ch,
NioEndpoint.KeyAttachment k,
int intOps) |
void |
run() |
java.lang.String |
toString() |
public PollerEvent(NioChannel ch, NioEndpoint.KeyAttachment k, int intOps)
public void reset(NioChannel ch, NioEndpoint.KeyAttachment k, int intOps)
public void reset()
public void run()
run in interface java.lang.Runnablepublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.