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