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