public class TLSProtocol$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static TLSProtocol$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
TLSProtocol$() |
| Modifier and Type | Method and Description |
|---|---|
TLSProtocol.NegotiateNewSession |
negotiateNewSession()
Java API: obtain the default value of
NegotiateNewSession (which will leave the SSLEngine’s
settings unchanged). |
public static final TLSProtocol$ MODULE$
public TLSProtocol.NegotiateNewSession negotiateNewSession()
NegotiateNewSession (which will leave the SSLEngine’s
settings unchanged).