| Package | Description |
|---|---|
| io.undertow.server.protocol.http | |
| io.undertow.server.protocol.http2 |
| Constructor and Description |
|---|
HttpServerConnection(StreamConnection channel,
ByteBufferPool bufferPool,
HttpHandler rootHandler,
OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
| Constructor and Description |
|---|
Http2ReceiveListener(HttpHandler rootHandler,
OptionMap undertowOptions,
int bufferSize,
ConnectorStatisticsImpl connectorStatistics) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.