public class JAXBAttachmentMarshaller extends JAXBAttachmentMarshaller
Constructor and Description |
---|
JAXBAttachmentMarshaller(Message message,
XMLStreamWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
addDataHandler(DataHandler dh,
String cid)
Inform the context that an Attachment (DataHandler, CID) is written.
|
boolean |
isMTOMEnabled() |
void |
setDoingSWA()
Indicate on the context that SWA attachments are encountered
|
addMtomAttachment, addMtomAttachment, addSwaRefAttachment, isXOPPackage
public JAXBAttachmentMarshaller(Message message, XMLStreamWriter writer)
public boolean isMTOMEnabled()
isMTOMEnabled
in class JAXBAttachmentMarshaller
public void setDoingSWA()
setDoingSWA
in class JAXBAttachmentMarshaller
public void addDataHandler(DataHandler dh, String cid)
addDataHandler
in class JAXBAttachmentMarshaller
dh
- cid
- Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.