public class ALPNClientSelector extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ALPNClientSelector.ALPNProtocol |
| Modifier and Type | Method and Description |
|---|---|
static void |
runAlpn(org.xnio.ssl.SslConnection sslConnection,
org.xnio.ChannelListener<org.xnio.ssl.SslConnection> fallback,
ClientCallback<ClientConnection> failedListener,
ALPNClientSelector.ALPNProtocol... details) |
public static void runAlpn(org.xnio.ssl.SslConnection sslConnection,
org.xnio.ChannelListener<org.xnio.ssl.SslConnection> fallback,
ClientCallback<ClientConnection> failedListener,
ALPNClientSelector.ALPNProtocol... details)
Copyright © 2017 JBoss by Red Hat. All rights reserved.