AjpClientRequestClientStreamSinkChannel
public class AbstractAjpClientStreamSinkChannel extends AbstractFramedStreamSinkChannel<AjpClientChannel,AbstractAjpClientStreamSourceChannel,AbstractAjpClientStreamSinkChannel>
Modifier | Constructor | Description |
---|---|---|
protected |
AbstractAjpClientStreamSinkChannel(AjpClientChannel channel) |
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
isLastFrame() |
awaitWritable, awaitWritable, channelForciblyClosed, close, createFrameHeader, flush, getBuffer, getChannel, getCloseSetter, getIoThread, getOption, getWorker, getWriteSetter, getWriteThread, handleFlushComplete, isBroken, isBufferFull, isFinalFrameQueued, isFirstDataWritten, isFlushRequiredOnEmptyBuffer, isOpen, isReadyForFlush, isWriteResumed, isWritesShutdown, markBroken, preWriteTransform, 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 © 2018. All rights reserved.