public interface MtomStreamWriter
XMLStreamWriter that used for MTOM encoding may provide its own
AttachmentMarshaller. The marshaller could do processing based on
MTOM threshold, and make decisions about inlining the attachment data or not.
See also JAXBMessage and MtomCodec.| Modifier and Type | Method and Description |
|---|---|
AttachmentMarshaller |
getAttachmentMarshaller() |
AttachmentMarshaller getAttachmentMarshaller()
Copyright © 2021 JBoss by Red Hat. All rights reserved.