Class NioEndpoint.PollerEvent
java.lang.Object
org.apache.tomcat.util.net.NioEndpoint.PollerEvent
- Enclosing class:
- NioEndpoint
PollerEvent, cacheable object for poller events to avoid GC
- Author:
- Mladen Turk
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionintvoidreset()voidreset(NioEndpoint.NioSocketWrapper socketWrapper, int intOps) toString()
- 
Constructor Details- 
PollerEvent
 
- 
- 
Method Details- 
reset
- 
getSocketWrapper
- 
getInterestOpspublic int getInterestOps()
- 
resetpublic void reset()
- 
toString
 
-