|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectice.util.net.HeaderMap
ice.net.HeaderMap
HeaderMap.
| Nested Class Summary | |
static class |
HeaderMap.Header
Deprecated. As of 1.6.1, replaced by . |
| Constructor Summary | |
HeaderMap()
Deprecated. Constructs an empty HeaderMap. |
|
HeaderMap(int initialCapacity)
Deprecated. Constructs an empty HeaderMap with the specified
initialCapacity. |
|
| Methods inherited from class ice.util.net.HeaderMap |
clear, clone, containsFieldName, ensureCapacity, equals, get, getFieldName, getFieldValue, getFieldValues, getSize, isEmpty, putHeader, putHeader, removeHeader, removeHeaders, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HeaderMap()
HeaderMap.
public HeaderMap(int initialCapacity)
throws IllegalArgumentException
Constructs an empty HeaderMap with the specified
initialCapacity.
initialCapacity - the initial capacity of the HeaderMap.
IllegalArgumentException - if the specified initialCapacity is less
than 0.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||