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.
| 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, sizepublic OutBoundHeaders()
public OutBoundHeaders(OutBoundHeaders that)
Copyright © 2016 Oracle Corporation. All Rights Reserved.