public final class AttributeKey<T> extends AttributeMap.Key<T>
AttributeMap.Key.UnsafeValueType| Modifier and Type | Field and Description |
|---|---|
static AttributeKey<HttpResponseHandler> |
HTTP_RESPONSE_HANDLER |
| Modifier | Constructor and Description |
|---|---|
protected |
AttributeKey(AttributeMap.Key.UnsafeValueType unsafeValueType) |
protected |
AttributeKey(Class<T> valueType) |
public static final AttributeKey<HttpResponseHandler> HTTP_RESPONSE_HANDLER
protected AttributeKey(AttributeMap.Key.UnsafeValueType unsafeValueType)
Copyright © 2022. All rights reserved.