| Package | Description |
|---|---|
| io.undertow.server | |
| io.undertow.server.protocol.ajp | |
| io.undertow.server.protocol.http | |
| io.undertow.server.protocol.http2 | |
| io.undertow.server.protocol.spdy |
| Modifier and Type | Class and Description |
|---|---|
class | AggregateConnectorStatistics |
class | ConnectorStatisticsImpl |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics | OpenListener.getConnectorStatistics() |
| Constructor and Description |
|---|
AggregateConnectorStatistics(ConnectorStatistics[] connectorStatistics) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics | AjpOpenListener.getConnectorStatistics() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics | HttpOpenListener.getConnectorStatistics() |
ConnectorStatistics | AlpnOpenListener.getConnectorStatistics() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics | Http2OpenListener.getConnectorStatistics() |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics | SpdyPlainOpenListener.getConnectorStatistics() |
ConnectorStatistics | SpdyOpenListener.getConnectorStatistics() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.