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.JAXBMessage
,
MtomCodec
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.attachment.AttachmentMarshaller |
getAttachmentMarshaller() |
javax.xml.bind.attachment.AttachmentMarshaller getAttachmentMarshaller()
Copyright © 2006–2015. All rights reserved.