Uses of Class
io.undertow.protocols.http2.Http2StreamSinkChannel
-
Packages that use Http2StreamSinkChannel Package Description io.undertow.client.http2 io.undertow.protocols.http2 -
-
Uses of Http2StreamSinkChannel in io.undertow.client.http2
Constructors in io.undertow.client.http2 with parameters of type Http2StreamSinkChannel Constructor Description Http2ClientExchange(ClientConnection clientConnection, Http2StreamSinkChannel request, ClientRequest clientRequest) -
Uses of Http2StreamSinkChannel in io.undertow.protocols.http2
Subclasses of Http2StreamSinkChannel in io.undertow.protocols.http2 Modifier and Type Class Description classHttp2DataStreamSinkChannelHeaders channelclassHttp2HeadersStreamSinkChannelHeaders channelclassHttp2PushPromiseStreamSinkChannelPush promise channelclassHttp2SettingsStreamSinkChannel//TODO: ack
-