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