ServerSideNegotiator
that will be invoked when handshake
activity occurs against the specified SSLEngine
.ClientSideNegotiator
that will be invoked when handshake
activity occurs against the specified SSLEngine
.AlpnServerNegotiator
that will be invoked when handshake
activity occurs against the specified SSLEngine
.AlpnClientNegotiator
that will be invoked when handshake
activity occurs against the specified SSLEngine
.SSLEngine
's
getUseClientMode
has returned true
.SSLEngine
's
getUseClientMode
has returned false
.null
.AlpnClientNegotiator.getProtocols(javax.net.ssl.SSLEngine)
was actually selected.AlpnClientNegotiator
associated with the specified
SSLEngine
.AlpnServerNegotiator
associated with the specified
SSLEngine
.ClientSideNegotiator
associated with the specified
SSLEngine
.ServerSideNegotiator
associated with the specified
SSLEngine
.Copyright © 2024 Oracle Corporation. All rights reserved.