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