Package | Description |
---|---|
io.undertow.server.protocol.http2 | |
io.undertow.server.protocol.spdy |
Constructor and Description |
---|
Http2ReceiveListener(HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
Constructor and Description |
---|
SpdyReceiveListener(HttpHandler rootHandler,
org.xnio.OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
Copyright © 2016. All rights reserved.