public final class AttributeKeys
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static AttributeKey<RemoteAddress> |
remoteAddress |
static AttributeKey<SslSessionInfo> |
sslSession |
static AttributeKey<Trailer> |
trailer |
static AttributeKey<WebSocketUpgrade> |
webSocketUpgrade |
Constructor and Description |
---|
AttributeKeys() |
public static final AttributeKey<RemoteAddress> remoteAddress
public static final AttributeKey<WebSocketUpgrade> webSocketUpgrade
public static final AttributeKey<SslSessionInfo> sslSession
public static final AttributeKey<Trailer> trailer