public class HttpResponseAttributesIntrospector extends HttpAttributesIntrospector
| Constructor and Description |
|---|
HttpResponseAttributesIntrospector(Class cls) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode(Object attributesValue) |
getHeaders, getHeadersFieldpublic HttpResponseAttributesIntrospector(Class cls)
public int getStatusCode(Object attributesValue) throws IllegalAccessException, InvocationTargetException
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.