public static class NioEndpoint.PollerEvent extends Object implements Runnable
Constructor and Description |
---|
NioEndpoint.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 NioEndpoint.PollerEvent(NioChannel ch, NioEndpoint.NioSocketWrapper w, int intOps)
public void reset(NioChannel ch, NioEndpoint.NioSocketWrapper w, int intOps)
public void reset()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.