Uses of Interface
org.eclipse.jetty.io.ManagedSelector.SelectorUpdate
-
Packages that use ManagedSelector.SelectorUpdate Package Description org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystem -
-
Uses of ManagedSelector.SelectorUpdate in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io with parameters of type ManagedSelector.SelectorUpdate Modifier and Type Method Description void
ManagedSelector. submit(ManagedSelector.SelectorUpdate update)
Submit anManagedSelector.SelectorUpdate
to be acted on between calls toSelector.select()
-