Class SoapAttachmentResponseEnricher
java.lang.Object
org.mule.soap.internal.generator.attachment.AttachmentResponseEnricher
org.mule.soap.internal.generator.attachment.SoapAttachmentResponseEnricher
AttachmentResponseEnricher implementation for SOAP with attachments.- Since:
- 1.0
-
Constructor Summary
ConstructorsConstructorDescriptionSoapAttachmentResponseEnricher(List<org.mule.wsdl.parser.model.operation.OperationModel> operations) -
Method Summary
Methods inherited from class org.mule.soap.internal.generator.attachment.AttachmentResponseEnricher
enrich, processAttachmentData
-
Constructor Details
-
SoapAttachmentResponseEnricher
public SoapAttachmentResponseEnricher(List<org.mule.wsdl.parser.model.operation.OperationModel> operations)
-