Package org.apache.pekko.stream
Class TLSProtocol$
java.lang.Object
org.apache.pekko.stream.TLSProtocol$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLSProtocol$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionJava API: obtain the default value ofNegotiateNewSession(which will leave the SSLEngine’s settings unchanged).
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TLSProtocol$
public TLSProtocol$()
-
-
Method Details
-
negotiateNewSession
Java API: obtain the default value ofNegotiateNewSession(which will leave the SSLEngine’s settings unchanged).
-