Package org.eclipse.jetty.io
Interface ManagedSelector.SelectorUpdate
-
- Enclosing class:
- ManagedSelector
public static interface ManagedSelector.SelectorUpdate
A selector update to be done when the selector has been woken.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
update(java.nio.channels.Selector selector)
-