JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.eclipse.jetty.io
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
(
Selector
selector)
Method Details
update
void
update
(
Selector
selector)