Class ConduitStreamSourceChannel

java.lang.Object
org.xnio.conduits.ConduitStreamSourceChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable, Channel, InterruptibleChannel, ReadableByteChannel, ScatteringByteChannel, CloseableChannel, CloseListenerSettable<ConduitStreamSourceChannel>, Configurable, ReadListenerSettable<ConduitStreamSourceChannel>, StreamSourceChannel, SuspendableReadChannel

A stream source channel which wraps a stream source conduit.
Author:
David M. Lloyd