public static class NioEndpoint.PollerEvent extends Object implements Runnable
Constructor and Description |
---|
PollerEvent(NioChannel ch,
NioEndpoint.NioSocketWrapper w,
int intOps) |
Modifier and Type | Method and Description |
---|---|
void |
reset() |
void |
reset(NioChannel ch,
NioEndpoint.NioSocketWrapper w,
int intOps) |
void |
run() |
String |
toString() |
public PollerEvent(NioChannel ch, NioEndpoint.NioSocketWrapper w, int intOps)
public void reset(NioChannel ch, NioEndpoint.NioSocketWrapper w, int intOps)
public void reset()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.