public static class ALPNClientSelector.ALPNProtocol extends Object
Constructor and Description |
---|
ALPNProtocol(ChannelListener<SslConnection> selected,
String protocol) |
Modifier and Type | Method and Description |
---|---|
String |
getProtocol() |
ChannelListener<SslConnection> |
getSelected() |
public ALPNProtocol(ChannelListener<SslConnection> selected, String protocol)
public ChannelListener<SslConnection> getSelected()
public String getProtocol()
Copyright © 2019 JBoss by Red Hat. All rights reserved.