public final class SoapAttributes extends Object implements org.mule.runtime.api.message.Attributes
| Constructor and Description |
|---|
SoapAttributes(Map<String,String> soapHeaders,
Map<String,String> protocolHeaders) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getProtocolHeaders() |
Map<String,String> |
getSoapHeaders() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.