| Package | Description |
|---|---|
| io.undertow.protocols.http2 | |
| io.undertow.server.protocol.http2 |
| Modifier and Type | Method | Description |
|---|---|---|
org.xnio.ChannelListener<Http2StreamSourceChannel> |
Http2StreamSourceChannel.getCompletionListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Http2StreamSourceChannel.setCompletionListener(org.xnio.ChannelListener<Http2StreamSourceChannel> completionListener) |
| Constructor | Description |
|---|---|
Http2ServerConnection(Http2Channel channel,
Http2StreamSourceChannel requestChannel,
org.xnio.OptionMap undertowOptions,
int bufferSize,
HttpHandler rootHandler) |
Copyright © 2018. All rights reserved.