| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.server | |
| io.undertow.server.protocol.ajp | |
| io.undertow.server.protocol.http | |
| io.undertow.server.protocol.http2 |
| Modifier and Type | Method and Description |
|---|---|
ConnectorStatistics |
Undertow.ListenerInfo.getConnectorStatistics() |
| 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() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.