Class AbstractAjpClientStreamSourceChannel

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSourceChannel, org.xnio.channels.SuspendableReadChannel
Direct Known Subclasses:
AjpClientResponseStreamSourceChannel

Author:
Stuart Douglas
  • Constructor Details

    • AbstractAjpClientStreamSourceChannel

      public AbstractAjpClientStreamSourceChannel(AjpClientChannel framedChannel, PooledByteBuffer data, long frameDataRemaining)