Class ParallelNioSender

    • Field Detail

      • sm

        protected static final StringManager sm
        The string manager for this package.
      • selectTimeout

        protected final long selectTimeout
        The timeout in milliseconds for the selector select operation.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ParallelNioSender

        public ParallelNioSender()
                          throws java.io.IOException
        Construct a new ParallelNioSender.
        Throws:
        java.io.IOException - If an I/O error occurs during initialization