public class JDK9ALPNClientProvider extends Object
Constructor and Description |
---|
JDK9ALPNClientProvider() |
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 © 2016. All rights reserved.