Package | Description |
---|---|
io.undertow.protocols.http2 |
Modifier and Type | Method and Description |
---|---|
Http2HeadersStreamSinkChannel | Http2Channel.createInitialUpgradeResponseStream() Creates a response stream to respond to the initial HTTP upgrade |
Http2HeadersStreamSinkChannel | Http2Channel.createStream(HeaderMap requestHeaders) Creates a strema using a HEADERS frame |
Http2HeadersStreamSinkChannel | Http2StreamSourceChannel.getResponseChannel() |
Http2HeadersStreamSinkChannel | Http2Channel.sendPushPromise(int associatedStreamId, HeaderMap requestHeaders, HeaderMap responseHeaders) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.