public abstract class AttachmentRequestEnricher extends Object
| Constructor and Description |
|---|
AttachmentRequestEnricher() |
| Modifier and Type | Method and Description |
|---|---|
String |
enrichRequest(String body,
Map<String,SoapAttachment> attachments) |
public String enrichRequest(String body, Map<String,SoapAttachment> attachments)
body - the XML SOAP body provided by the user.attachments - the attachments to upload.Copyright © 2019. All rights reserved.