| 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 |
Abstract implementation for a request enricher that extracts the attachments from a SOAP Response.
|
| 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 © 2020. All rights reserved.