Package com.sun.xml.ws.streaming
Interface MtomStreamWriter
-
- All Known Implementing Classes:
CustomStreamWriterImpl
public interface MtomStreamWriterDeprecated.use org.jvnet.staxex.util.MtomStreamWriterAXMLStreamWriterthat used for MTOM encoding may provide its ownAttachmentMarshaller. The marshaller could do processing based on MTOM threshold, and make decisions about inlining the attachment data or not.- Author:
- Jitendra Kotamraju
- See Also:
JAXBMessage,MtomCodec
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description javax.xml.bind.attachment.AttachmentMarshallergetAttachmentMarshaller()Deprecated.
-