public class AbstractAjpClientStreamSinkChannel extends AbstractFramedStreamSinkChannel<AjpClientChannel,AbstractAjpClientStreamSourceChannel,AbstractAjpClientStreamSinkChannel>
Modifier | Constructor and Description |
---|---|
protected | AbstractAjpClientStreamSinkChannel(AjpClientChannel channel) |
Modifier and Type | Method and Description |
---|---|
protected boolean | isLastFrame() |
awaitWritable, awaitWritable, channelForciblyClosed, close, createFrameFooter, createFrameHeader, flush, getBuffer, getChannel, getCloseSetter, getIoThread, getOption, getWorker, getWriteSetter, getWriteThread, handleFlushComplete, isBroken, isFinalFrameQueued, isFirstDataWritten, isFlushRequiredOnEmptyBuffer, isOpen, isReadyForFlush, isWriteResumed, isWritesShutdown, markBroken, resumeWrites, resumeWritesInternal, safeToSend, send, sendInternal, setOption, shutdownWrites, supportsOption, suspendWrites, transferFrom, transferFrom, wakeupWrites, write, write, write, writeFinal, writeFinal, writeFinal
protected AbstractAjpClientStreamSinkChannel(AjpClientChannel channel)
protected boolean isLastFrame()
isLastFrame
in class AbstractFramedStreamSinkChannel<AjpClientChannel,AbstractAjpClientStreamSourceChannel,AbstractAjpClientStreamSinkChannel>
true
If this is the last frame that will be sent on this connectionCopyright © 2015 JBoss by Red Hat. All rights reserved.