public class HttpAttributesIntrospector extends Object
| Constructor and Description |
|---|
HttpAttributesIntrospector(Class cls) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.util.MultiMap<String,String> |
getHeaders(Object httpAttribute) |
Field |
getHeadersField() |
public HttpAttributesIntrospector(Class cls)
public org.mule.runtime.api.util.MultiMap<String,String> getHeaders(Object httpAttribute) throws IllegalAccessException
IllegalAccessExceptionpublic Field getHeadersField()
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.