Package | Description |
---|---|
org.glassfish.grizzly.npn |
Class and Description |
---|
AlpnClientNegotiator
Called during the SSL handshake when the current
SSLEngine 's
getUseClientMode has returned true . |
AlpnServerNegotiator
Called during the SSL handshake when the current
SSLEngine 's
getUseClientMode has returned false . |
ClientSideNegotiator
Provides a set of callbacks that will be invoked when negotiation
NPN on the client side.
|
ServerSideNegotiator
Provides a set of callbacks that will be invoked when negotiation
NPN on the server side.
|
Copyright © 2024 Oracle Corporation. All rights reserved.