Class AttributeKeys
java.lang.Object
org.apache.pekko.http.scaladsl.model.AttributeKeys
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic AttributeKey<RemoteAddress>static AttributeKey<SslSessionInfo>static AttributeKey<Trailer>trailer()static AttributeKey<WebSocketUpgrade>
- 
Constructor Details- 
AttributeKeyspublic AttributeKeys()
 
- 
- 
Method Details- 
remoteAddress
- 
webSocketUpgrade
- 
sslSession
- 
trailer
 
-