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