public class ClientImpl.EchoContext extends ConcurrentHashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ClientImpl.EchoContext(Map<String,Object> sharedMap,
Map<Thread,ClientImpl.EchoContext> ctx) |
ClientImpl.EchoContext(Map<Thread,ClientImpl.EchoContext> ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
reload() |
void |
reload(Map<String,Object> content) |
contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCode, toStringpublic ClientImpl.EchoContext(Map<String,Object> sharedMap, Map<Thread,ClientImpl.EchoContext> ctx)
public ClientImpl.EchoContext(Map<Thread,ClientImpl.EchoContext> ctx)
Apache CXF