public class MimeMultipartAttachmentEncoder extends Object implements AttachmentEncoder
| Modifier and Type | Method and Description |
|---|---|
Object |
dataHandlerToObject(DataHandler dataHandler) |
static AttachmentEncoder |
getInstance() |
DataHandler |
objectToDataHandler(Object obj) |
public static AttachmentEncoder getInstance()
public DataHandler objectToDataHandler(Object obj) throws Exception
objectToDataHandler in interface AttachmentEncoderExceptionpublic Object dataHandlerToObject(DataHandler dataHandler) throws Exception
dataHandlerToObject in interface AttachmentEncoderExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.