public interface SoapMessage extends WithContentType
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.mule.runtime.extension.api.soap.SoapAttachment> |
getAttachments() |
InputStream |
getContent() |
Map<String,String> |
getSoapHeaders() |
Map<String,String> |
getTransportHeaders() |
getContentTypeInputStream getContent()
Map<String,String> getTransportHeaders()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.