public class InBoundHeaders extends StringKeyStringValueIgnoreCaseMultivaluedMap
Such HTTP headers will be associated with the in-bound HTTP request on the server-side and the in-bound HTTP response on the client-side.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
InBoundHeaders() |
InBoundHeaders(InBoundHeaders that) |
addObject, get, getFirst, getFirst, putSingleObjectadd, getFirst, getList, putSingleclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, getDEFAULT_INITIAL_CAPACITY, getModCount, isEmpty, put, putAll, remove, sizefinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic InBoundHeaders()
public InBoundHeaders(InBoundHeaders that)
Copyright © 2016 Oracle Corporation. All rights reserved.