Interface ManagedSelector.SelectorUpdate

Enclosing class:
ManagedSelector

@Deprecated(since="2021-05-27") public static interface ManagedSelector.SelectorUpdate
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
A selector update to be done when the selector has been woken.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    update(Selector selector)
    Deprecated.
     
  • Method Details

    • update

      void update(Selector selector)
      Deprecated.