Package | Description |
---|---|
io.undertow.client | |
io.undertow.client.http2 |
Modifier and Type | Method and Description |
---|---|
static void | ALPNClientSelector.runAlpn(org.xnio.ssl.SslConnection sslConnection, org.xnio.ChannelListener<org.xnio.ssl.SslConnection> fallback, ClientCallback<ClientConnection> failedListener, ALPNClientSelector.ALPNProtocol... details) |
Modifier and Type | Method and Description |
---|---|
static ALPNClientSelector.ALPNProtocol | Http2ClientProvider.alpnProtocol(ClientCallback<ClientConnection> listener, URI uri, ByteBufferPool bufferPool, org.xnio.OptionMap options) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.