public final class MtomResponseEnricher extends AttachmentResponseEnricher
AttachmentResponseEnricher implementation for clients that works with MTOM.| Constructor and Description |
|---|
MtomResponseEnricher(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 MtomResponseEnricher(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.