public static class ClientImpl.EchoContext extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ClientImpl.EchoContext(Map<String,Object> sharedMap) |
Modifier and Type | Method and Description |
---|---|
Object |
put(String key,
Object value) |
void |
putAll(Map<? extends String,? extends Object> t) |
void |
reload() |
Object |
remove(Object key) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values
equals, hashCode, toString
Apache CXF