public class KeyRing extends ConcurrentHashMap<Hash,SessionKey>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
KeyRing() |
Modifier and Type | Method and Description |
---|---|
void |
renderStatusHTML(Writer out)
Deprecated.
unused since 0.9.33; code moved to routerconsole
|
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, values
clone, equals, hashCode, toString
@Deprecated public void renderStatusHTML(Writer out) throws IOException
IOException