Package io.undertow.client
Class ALPNClientSelector.ALPNProtocol
java.lang.Object
io.undertow.client.ALPNClientSelector.ALPNProtocol
- Enclosing class:
- ALPNClientSelector
-
Constructor Summary
ConstructorsConstructorDescriptionALPNProtocol
(org.xnio.ChannelListener<org.xnio.ssl.SslConnection> selected, String protocol) -
Method Summary
Modifier and TypeMethodDescriptionorg.xnio.ChannelListener<org.xnio.ssl.SslConnection>
-
Constructor Details
-
ALPNProtocol
-
-
Method Details
-
getSelected
public org.xnio.ChannelListener<org.xnio.ssl.SslConnection> getSelected() -
getProtocol
-