Class AttributeKeys
java.lang.Object
org.apache.pekko.http.javadsl.model.AttributeKeys
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final AttributeKey<RemoteAddress>static final AttributeKey<SslSessionInfo>static final AttributeKey<Trailer>static final AttributeKey<WebSocketUpgrade>
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
remoteAddress
- 
webSocketUpgrade
- 
sslSession
- 
trailer
 
- 
- 
Constructor Details- 
AttributeKeyspublic AttributeKeys()
 
-