public static class NioEndpoint.PollerEvent extends Object
Constructor and Description |
---|
PollerEvent(NioEndpoint.NioSocketWrapper socketWrapper,
int intOps) |
Modifier and Type | Method and Description |
---|---|
int |
getInterestOps() |
NioEndpoint.NioSocketWrapper |
getSocketWrapper() |
void |
reset() |
void |
reset(NioEndpoint.NioSocketWrapper socketWrapper,
int intOps) |
String |
toString() |
public PollerEvent(NioEndpoint.NioSocketWrapper socketWrapper, int intOps)
public void reset(NioEndpoint.NioSocketWrapper socketWrapper, int intOps)
public NioEndpoint.NioSocketWrapper getSocketWrapper()
public int getInterestOps()
public void reset()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.