public interface SoapMessage extends WithContentType
| Modifier and Type | Method and Description |
|---|---|
Map<String,SoapAttachment> |
getAttachments() |
InputStream |
getContent() |
Map<String,String> |
getSoapHeaders() |
Map<String,String> |
getTransportHeaders() |
getContentTypeInputStream getContent()
Map<String,String> getTransportHeaders()
Map<String,SoapAttachment> getAttachments()
Copyright © 2022. All rights reserved.