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