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