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, getFirst
add, getFirst, getList, putSingle
clear, containsValue, get, removeEldestEntry
clone, containsKey, entrySet, getDEFAULT_INITIAL_CAPACITY, getModCount, isEmpty, put, putAll, remove, size
public OutBoundHeaders()
public OutBoundHeaders(OutBoundHeaders that)
Copyright © 2016 Oracle Corporation. All Rights Reserved.