Uses of Interface
org.eclipse.jetty.io.ManagedSelector.SelectorUpdate
Packages that use ManagedSelector.SelectorUpdate
-
Uses of ManagedSelector.SelectorUpdate in org.eclipse.jetty.io
Methods in org.eclipse.jetty.io with parameters of type ManagedSelector.SelectorUpdateModifier and TypeMethodDescriptionvoid
ManagedSelector.submit
(ManagedSelector.SelectorUpdate update) Submit anManagedSelector.SelectorUpdate
to be acted on between calls toSelector.select()