Package | Description |
---|---|
io.undertow.client | |
io.undertow.client.http2 | |
io.undertow.server.handlers.proxy |
Modifier and Type | Method and Description |
---|---|
ClientStatistics |
ClientConnection.getStatistics() |
Modifier and Type | Method and Description |
---|---|
ClientStatistics |
Http2ClientConnection.getStatistics() |
Constructor and Description |
---|
Http2ClientConnection(Http2Channel http2Channel,
boolean initialUpgradeRequest,
String defaultHost,
ClientStatistics clientStatistics,
boolean secure) |
Http2ClientConnection(Http2Channel http2Channel,
ClientCallback<ClientExchange> upgradeReadyCallback,
ClientRequest clientRequest,
String defaultHost,
ClientStatistics clientStatistics,
boolean secure) |
Modifier and Type | Method and Description |
---|---|
ClientStatistics |
ProxyConnectionPool.getClientStatistics() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.