public static class ClientImpl.EchoContext extends HashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
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, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putIfAbsent, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.