public class message_rfc822 extends handler_base
Constructor and Description |
---|
message_rfc822() |
Modifier and Type | Method and Description |
---|---|
Object |
getContent(DataSource ds)
Return the content.
|
protected ActivationDataFlavor[] |
getDataFlavors()
Return an array of ActivationDataFlavors that we support.
|
void |
writeTo(Object obj,
String mimeType,
OutputStream os)
Write the object as a byte stream.
|
getData, getTransferData, getTransferDataFlavors
protected ActivationDataFlavor[] getDataFlavors()
handler_base
getDataFlavors
in class handler_base
public Object getContent(DataSource ds) throws IOException
IOException
public void writeTo(Object obj, String mimeType, OutputStream os) throws IOException
IOException
Copyright © 2016 Oracle. All rights reserved.