Class SslSessionInfo$
java.lang.Object
org.apache.pekko.http.scaladsl.model.SslSessionInfo$
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final SslSessionInfo$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-