public final class SoapAttachmentRequestEnricher extends AttachmentRequestEnricher
AttachmentRequestEnricher implementation to send attachments using SOAP with Attachments.| Constructor and Description |
|---|
SoapAttachmentRequestEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeAttachmentContent(XMLEventWriter xmlEventWriter,
String attachmentName,
SoapAttachment soapAttachment)
Creates the attachment content encoded to Base64 plain in the XML Request in the generated attachment node.
|
enrichRequestprotected void writeAttachmentContent(XMLEventWriter xmlEventWriter, String attachmentName, SoapAttachment soapAttachment) throws XMLStreamException
Creates the attachment content encoded to Base64 plain in the XML Request in the generated attachment node.
writeAttachmentContent in class AttachmentRequestEnricherXMLStreamExceptionCopyright © 2024. All rights reserved.