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 |
processResponseAttachments(Document response,
Collection<org.mule.metadata.api.model.ObjectFieldType> attachments,
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 processResponseAttachments(Document response, Collection<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 © 2019. All rights reserved.