public class ALPNClientSelector extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
ALPNClientSelector.ALPNProtocol |
Modifier and Type | Method | 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 © 2018. All rights reserved.