Module 
Package org.xnio

Interface ChannelListener.Setter<T extends java.nio.channels.Channel>

    • Method Detail

      • set

        void set​(ChannelListener<? super T> listener)
        Set the listener, or null to ignore the associated event type.
        Parameters:
        listener - the new listener