Class NetServiceConsumer.NetIOThread

    • Constructor Detail

      • NetIOThread

        public NetIOThread​(java.lang.Runnable target)
    • Method Detail

      • getInputBuffer

        public final java.nio.ByteBuffer getInputBuffer()
        Return the input buffer of the thread.
        Returns:
        Input buffer.
      • getOutputBuffer

        public final java.nio.ByteBuffer getOutputBuffer()
        Return the output buffer of the thread.
        Returns:
        Output buffer.