java.io.Closeable, java.lang.AutoCloseable, java.nio.channels.Channel, java.nio.channels.InterruptibleChannel, java.nio.channels.ReadableByteChannel, java.nio.channels.ScatteringByteChannel, org.xnio.channels.CloseableChannel, org.xnio.channels.Configurable, org.xnio.channels.StreamSourceChannel, org.xnio.channels.SuspendableReadChannelpublic class Http2SettingsStreamSourceChannel extends AbstractHttp2StreamSourceChannel
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Http2Setting> |
getSettings() |
addCloseTask, awaitReadable, awaitReadable, channelForciblyClosed, close, complete, dataReady, getCloseSetter, getIoThread, getMaxStreamSize, getOption, getReadFrameCount, getReadSetter, getReadThread, getWorker, isComplete, isLastFrame, isOpen, isReadResumed, processFrameData, read, read, read, resumeReads, setMaxStreamSize, setOption, shutdownReads, supportsOption, suspendReads, transferTo, transferTo, updateFrameDataRemaining, wakeupReadsgetFramedChannel, getHttp2Channel, handleHeaderData, lastFrame, markStreamBrokenpublic java.util.List<Http2Setting> getSettings()
Copyright © 2018. All rights reserved.