public class ConcurrentResponseContext extends ResponseContext
ResponseContext
with a ConcurrentHashMap
as a delegateResponseContext.BaseKey, ResponseContext.Key, ResponseContext.SerializationResult
Constructor and Description |
---|
ConcurrentResponseContext() |
Modifier and Type | Method and Description |
---|---|
static ConcurrentResponseContext |
createEmpty() |
protected Map<ResponseContext.BaseKey,Object> |
getDelegate() |
add, deserialize, get, merge, put, remove, serializeWith
public static ConcurrentResponseContext createEmpty()
protected Map<ResponseContext.BaseKey,Object> getDelegate()
getDelegate
in class ResponseContext
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.