Example usage for org.apache.http.nio.util ContentOutputBuffer interface-usage

List of usage examples for org.apache.http.nio.util ContentOutputBuffer interface-usage

Introduction

In this page you can find the example usage for org.apache.http.nio.util ContentOutputBuffer interface-usage.

Usage

From source file org.apache.synapse.transport.nhttp.NhttpSharedOutputBuffer.java

/**
 * Implementation of the {@link ContentOutputBuffer} interface that can be
 * shared by multiple threads, usually the I/O dispatch of an I/O reactor and
 * a worker thread.
 * <p>
 * The I/O dispatch thread is expected to transfer data from the buffer to