Class ConduitWritableByteChannel

java.lang.Object
org.xnio.conduits.ConduitWritableByteChannel
All Implemented Interfaces:
Closeable, AutoCloseable, Channel, WritableByteChannel

public final class ConduitWritableByteChannel extends Object implements WritableByteChannel
A byte channel which wraps a conduit.
Author:
David M. Lloyd