Class Http2StreamSourceChannel

All Implemented Interfaces:
Http2Stream, Closeable, AutoCloseable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSourceChannel, org.xnio.channels.SuspendableReadChannel

public class Http2StreamSourceChannel extends AbstractHttp2StreamSourceChannel implements Http2Stream
Author:
Stuart Douglas