Interface ManagedSelector.SelectorUpdate

  • Enclosing class:
    ManagedSelector

    @Deprecated
    public static interface ManagedSelector.SelectorUpdate
    Deprecated.
    This api is not supported anymore. Please do not use it.
    A selector update to be done when the selector has been woken.
    • Method Detail

      • update

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