Uses of Interface
org.eclipse.jetty.io.ManagedSelector.SelectorUpdate
Packages that use ManagedSelector.SelectorUpdate
-
Uses of ManagedSelector.SelectorUpdate in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io that implement ManagedSelector.SelectorUpdateModifier and TypeClassDescription(package private) class(package private) classprivate class(package private) classprivate static classprivate classprivate classFields in org.eclipse.jetty.io declared as ManagedSelector.SelectorUpdateModifier and TypeFieldDescriptionprivate final ManagedSelector.SelectorUpdateChannelEndPoint._updateKeyActionFields in org.eclipse.jetty.io with type parameters of type ManagedSelector.SelectorUpdateModifier and TypeFieldDescriptionprivate Deque<ManagedSelector.SelectorUpdate> ManagedSelector._updateableprivate Deque<ManagedSelector.SelectorUpdate> ManagedSelector._updatesMethods in org.eclipse.jetty.io with parameters of type ManagedSelector.SelectorUpdateModifier and TypeMethodDescriptionvoidManagedSelector.submit(ManagedSelector.SelectorUpdate update) Submit anManagedSelector.SelectorUpdateto be acted on between calls toSelector.select()private voidManagedSelector.submit(ManagedSelector.SelectorUpdate update, boolean lazy)