Package org.apache.pekko.stream.scaladsl
Class ScalaSessionAPI$
java.lang.Object
org.apache.pekko.stream.scaladsl.ScalaSessionAPI$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ScalaSessionAPI$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(SSLSession _session) Constructs a ScalaSessionAPI instance from an SSLSession
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ScalaSessionAPI$
public ScalaSessionAPI$()
-
-
Method Details
-
apply
Constructs a ScalaSessionAPI instance from an SSLSession
-