public final class MtomResponseEnricher extends AttachmentResponseEnricher
AttachmentResponseEnricher implementation for clients that works with MTOM.| Constructor and Description |
|---|
MtomResponseEnricher(org.mule.metadata.api.TypeLoader loader,
Map<String,org.mule.wsdl.parser.model.operation.OperationModel> operations) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processResponseAttachments(Document response,
List<org.mule.metadata.api.model.ObjectFieldType> attachments,
org.apache.cxf.message.Exchange exchange)
Processes the attachments nodes in the response.
|
enrichprotected void processResponseAttachments(Document response, List<org.mule.metadata.api.model.ObjectFieldType> attachments, org.apache.cxf.message.Exchange exchange)
Removes the attachments nodes from the response that have been already processed by the
OutputMtomSoapAttachmentsInterceptor
processResponseAttachments in class AttachmentResponseEnricherCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.