Package akka.http.scaladsl.model
Class SslSessionInfo$
java.lang.Object
akka.http.scaladsl.model.SslSessionInfo$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SslSessionInfo$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply
(SSLSession session) scala.Option<SSLSession>
unapply
(SslSessionInfo sslSession)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SslSessionInfo$
public SslSessionInfo$()
-
-
Method Details
-
apply
-
unapply
-