| 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 | Description |
|---|---|---|
ConnectorStatistics |
Undertow.ListenerInfo.getConnectorStatistics() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AggregateConnectorStatistics |
|
class |
ConnectorStatisticsImpl |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectorStatistics |
OpenListener.getConnectorStatistics() |
| Constructor | Description |
|---|---|
AggregateConnectorStatistics(ConnectorStatistics[] connectorStatistics) |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectorStatistics |
AjpOpenListener.getConnectorStatistics() |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectorStatistics |
AlpnOpenListener.getConnectorStatistics() |
|
ConnectorStatistics |
HttpOpenListener.getConnectorStatistics() |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectorStatistics |
Http2OpenListener.getConnectorStatistics() |
Copyright © 2018. All rights reserved.