public abstract class HttpAttributes extends BaseAttributes
| Modifier and Type | Field and Description |
|---|---|
protected ParameterMap |
headers
Map of HTTP headers in the message.
|
| Constructor and Description |
|---|
HttpAttributes(ParameterMap headers) |
| Modifier and Type | Method and Description |
|---|---|
ParameterMap |
getHeaders() |
toStringprotected ParameterMap headers
public HttpAttributes(ParameterMap headers)
public ParameterMap getHeaders()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.