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