Class NetworkOutputChannel


  • public final class NetworkOutputChannel
    extends Object
    NetworkOutputChannel
    • Constructor Detail

      • NetworkOutputChannel

        public NetworkOutputChannel​(int initialBufferSize,
                                    OutputStream stream)
        Constructor
    • Method Detail

      • flush

        public void flush()
                   throws IOException
        Flush the underlying buffered socket output stream
        Throws:
        IOException