public class OutBoundHeaders extends StringKeyObjectValueIgnoreCaseMultivaluedMap
Such HTTP headers will be associated with the out-bound HTTP request on the client-side and the out-bound HTTP response on the server-side.
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
OutBoundHeaders() |
OutBoundHeaders(OutBoundHeaders that) |
get, getFirst, getFirstadd, 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 OutBoundHeaders()
public OutBoundHeaders(OutBoundHeaders that)
Copyright © 2016 Oracle Corporation. All rights reserved.