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