public class message_disposition_notification extends AbstractDataContentHandler
Data Content Handler for...
Constructor and Description |
---|
message_disposition_notification()
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
computeContent(DataSource aDataSource)
Compute the content from aDataSource.
|
protected ActivationDataFlavor |
computeDataFlavor()
Compute an ActivationDataFlavor.
|
protected String |
getCharacterSet(String aType) |
void |
writeTo(Object aPart,
String aMimeType,
OutputStream aStream) |
getContent, getDataFlavor, getTransferData, getTransferDataFlavors, setDataFlavor, updateDataFlavor
public message_disposition_notification()
protected ActivationDataFlavor computeDataFlavor()
AbstractDataContentHandler
computeDataFlavor
in class AbstractDataContentHandler
AbstractDataContentHandler.computeDataFlavor()
protected Object computeContent(DataSource aDataSource) throws javax.mail.MessagingException
AbstractDataContentHandler
computeContent
in class AbstractDataContentHandler
javax.mail.MessagingException
AbstractDataContentHandler.computeContent(javax.activation.DataSource)
public void writeTo(Object aPart, String aMimeType, OutputStream aStream) throws IOException
Copyright © 2015 OpenEstate. All rights reserved.