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