public class HTTPTransportHeaders extends CommonsTransportHeaders
| Constructor and Description |
|---|
HTTPTransportHeaders(org.apache.commons.httpclient.Header[] headers) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
clear, containsKey, containsValue, entrySet, get, getHeaderMap, isEmpty, keySet, put, putAll, remove, setHeaderMap, size, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic HTTPTransportHeaders(org.apache.commons.httpclient.Header[] headers)
protected void init()
init in class CommonsTransportHeadersCopyright © The Apache Software Foundation. All Rights Reserved.