public final class AttributeKey<T> extends AttributeMap.Key<T>
AttributeMap.Key.UnsafeValueType| 限定符和类型 | 字段和说明 |
|---|---|
static AttributeKey<HttpResponseHandler> |
HTTP_RESPONSE_HANDLER |
| 限定符 | 构造器和说明 |
|---|---|
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 © 2023. All rights reserved.