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