Module 

Interface WrappedChannel<C extends java.nio.channels.Channel>

    • Method Detail

      • getChannel

        C getChannel()
        Get the channel which is wrapped by this object.
        Returns:
        the wrapped channel