Class AttributeKeys
java.lang.Object
org.apache.pekko.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()
-