public final class SoapAttachmentResponseEnricher extends AttachmentResponseEnricher
AttachmentResponseEnricher implementation for SOAP with attachments.| Constructor and Description |
|---|
SoapAttachmentResponseEnricher(List<org.mule.wsdl.parser.model.operation.OperationModel> operations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttachmentData(String attachmentName,
String attachmentData,
org.apache.cxf.message.Exchange exchange)
Processes the attachments nodes in the response.
|
enrichpublic SoapAttachmentResponseEnricher(List<org.mule.wsdl.parser.model.operation.OperationModel> operations)
protected void processAttachmentData(String attachmentName, String attachmentData, org.apache.cxf.message.Exchange exchange)
AttachmentResponseEnricherprocessAttachmentData in class AttachmentResponseEnricherCopyright © 2020. All rights reserved.