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 voidManagedSelector. submit(ManagedSelector.SelectorUpdate update)Submit anManagedSelector.SelectorUpdateto be acted on between calls toSelector.select()
-