public class ServerFixedLengthStreamSinkConduit extends AbstractFixedLengthStreamSinkConduit
| Constructor and Description | 
|---|
ServerFixedLengthStreamSinkConduit(org.xnio.conduits.StreamSinkConduit next, boolean configurable, boolean propagateClose) Construct a new instance.   |  
| Modifier and Type | Method and Description | 
|---|---|
protected void |  channelFinished()  |  
awaitWritable, awaitWritable, flush, getRemaining, isWriteResumed, reset, terminateWrites, transferFrom, transferFrom, truncateWrites, wakeupWrites, write, write, writeFinal, writeFinalgetWriteThread, isWriteShutdown, resumeWrites, setWriteReadyHandler, suspendWritesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ServerFixedLengthStreamSinkConduit(org.xnio.conduits.StreamSinkConduit next,
                                          boolean configurable,
                                          boolean propagateClose) next - the next channelconfigurable - true if this instance should pass configuration to the nextpropagateClose - true if this instance should pass close to the nextprotected void channelFinished()
channelFinished in class AbstractFixedLengthStreamSinkConduitCopyright © 2017 JBoss by Red Hat. All rights reserved.