Package | Description |
---|---|
io.undertow.client | |
io.undertow.client.http2 | |
io.undertow.protocols.ajp |
Modifier and Type | Method and Description |
---|---|
default void | ClientConnection.sendPing(ClientConnection.PingListener listener, long timeout, TimeUnit timeUnit) |
Modifier and Type | Method and Description |
---|---|
void | Http2ClientConnection.sendPing(ClientConnection.PingListener listener, long timeout, TimeUnit timeUnit) |
Modifier and Type | Method and Description |
---|---|
void | AjpClientChannel.sendPing(ClientConnection.PingListener pingListener, long timeout, TimeUnit timeUnit) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.