Module 

Class ConduitStreamSinkChannel

java.lang.Object
org.xnio.conduits.ConduitStreamSinkChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Cloneable, Channel, GatheringByteChannel, InterruptibleChannel, WritableByteChannel, CloseableChannel, CloseListenerSettable<ConduitStreamSinkChannel>, Configurable, StreamSinkChannel, SuspendableWriteChannel, WriteListenerSettable<ConduitStreamSinkChannel>

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