public static class NioEndpoint.PollerEvent
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
NioEndpoint.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 NioEndpoint.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.Runnable
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.