Uses of Class
io.undertow.protocols.http2.Http2HeadersStreamSinkChannel
Packages that use Http2HeadersStreamSinkChannel
-
Uses of Http2HeadersStreamSinkChannel in io.undertow.protocols.http2
Methods in io.undertow.protocols.http2 that return Http2HeadersStreamSinkChannelModifier and TypeMethodDescriptionHttp2Channel.createInitialUpgradeResponseStream()Creates a response stream to respond to the initial HTTP upgradeHttp2Channel.createStream(HeaderMap requestHeaders) Creates a strema using a HEADERS frameHttp2StreamSourceChannel.getResponseChannel()Http2Channel.sendPushPromise(int associatedStreamId, HeaderMap requestHeaders, HeaderMap responseHeaders)