Class HttpAttributes.TLSSessionInfo
java.lang.Object
org.apache.pekko.http.impl.engine.server.HttpAttributes.TLSSessionInfo
- All Implemented Interfaces:
- Serializable,- org.apache.pekko.stream.Attributes.Attribute,- scala.Equals,- scala.Product
- Enclosing class:
- HttpAttributes
public static final class HttpAttributes.TLSSessionInfo
extends Object
implements org.apache.pekko.stream.Attributes.Attribute, scala.Product, Serializable
INTERNAL API
 Internally used TLS session info in the HTTP pipeline.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
TLSSessionInfo
 
- 
- 
Method Details- 
session
 
-