| Class | Description |
|---|---|
| AttachmentRequestEnricher |
Abstract implementation for a request enricher that adds a node for each sent attachment to the incoming SOAP
request with all the information required to send the attachments using the SOAP protocol.
|
| AttachmentResponseEnricher | |
| Base64Decoder |
Base64Encoder transforms Base64 encoded data into strings or byte arrays. |
| Base64Encoder |
Base64Encoder transforms strings or byte arrays into Base64 encoded string. |
| MtomRequestEnricher |
AttachmentRequestEnricher implementation for clients that works with MTOM. |
| MtomResponseEnricher |
AttachmentResponseEnricher implementation for clients that works with MTOM. |
| SoapAttachmentRequestEnricher |
AttachmentRequestEnricher implementation to send attachments using SOAP with Attachments. |
| SoapAttachmentResponseEnricher |
AttachmentResponseEnricher implementation for SOAP with attachments. |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.