Package akka.http.scaladsl.model
Class AttributeKeys
java.lang.Object
akka.http.scaladsl.model.AttributeKeys
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeKey<RemoteAddress>
static AttributeKey<SslSessionInfo>
static AttributeKey<Trailer>
trailer()
static AttributeKey<WebSocketUpgrade>
-
Constructor Details
-
AttributeKeys
public AttributeKeys()
-
-
Method Details
-
remoteAddress
-
webSocketUpgrade
-
sslSession
-
trailer
-