OpenSSLEnginepublic static interface SSLUtil.ProtocolInfo
SSLEngines to indicate that they support ALPN and
can provided the protocol agreed with the client.| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getNegotiatedProtocol() |
ALPN information.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.