| Package | Description |
|---|---|
| io.undertow.protocols.http2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Http2DataStreamSinkChannel
Headers channel
|
class |
Http2HeadersStreamSinkChannel
Headers channel
|
class |
Http2PushPromiseStreamSinkChannel
Push promise channel
|
class |
Http2SettingsStreamSinkChannel
//TODO: ack
|
class |
Http2StreamSinkChannel |
| Modifier and Type | Method and Description |
|---|---|
void |
Http2Channel.sendGoAway(int status,
ChannelExceptionHandler<AbstractHttp2StreamSinkChannel> exceptionHandler) |
void |
Http2Channel.sendPing(byte[] data,
ChannelExceptionHandler<AbstractHttp2StreamSinkChannel> exceptionHandler) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.