public final class MtomResponseEnricher extends AttachmentResponseEnricher
AttachmentResponseEnricher implementation for clients that works with MTOM.| Constructor and Description |
|---|
MtomResponseEnricher(WsdlIntrospecter introspecter,
org.mule.metadata.api.TypeLoader loader) |
| 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.
|
enrichpublic MtomResponseEnricher(WsdlIntrospecter introspecter, org.mule.metadata.api.TypeLoader loader)
protected 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–2017 MuleSoft, Inc.. All rights reserved.