public class AbstractHttp2StreamSinkChannel extends AbstractFramedStreamSinkChannel<Http2Channel,AbstractHttp2StreamSourceChannel,AbstractHttp2StreamSinkChannel>
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 boolean isLastFrame()
isLastFrame
in class AbstractFramedStreamSinkChannel<Http2Channel,AbstractHttp2StreamSourceChannel,AbstractHttp2StreamSinkChannel>
true
If this is the last frame that will be sent on this connectionCopyright © 2015 JBoss by Red Hat. All rights reserved.