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 Detail

      • update

        void update​(java.nio.channels.Selector selector)
        Deprecated.