| Package | Description |
|---|---|
| com.sun.mail.handlers |
This package includes internal data handler support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| com.sun.xml.messaging.saaj.soap |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ActivationDataFlavor[] |
handler_base.getDataFlavors()
Return an array of ActivationDataFlavors that we support.
|
protected ActivationDataFlavor[] |
image_gif.getDataFlavors() |
protected ActivationDataFlavor[] |
image_jpeg.getDataFlavors() |
protected ActivationDataFlavor[] |
message_rfc822.getDataFlavors() |
protected ActivationDataFlavor[] |
multipart_mixed.getDataFlavors() |
protected ActivationDataFlavor[] |
text_html.getDataFlavors() |
protected ActivationDataFlavor[] |
text_plain.getDataFlavors() |
protected ActivationDataFlavor[] |
text_xml.getDataFlavors() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
handler_base.getData(ActivationDataFlavor aFlavor,
DataSource ds)
Given the flavor that matched, return the appropriate type of object.
|
protected Object |
text_xml.getData(ActivationDataFlavor aFlavor,
DataSource ds) |
| Modifier and Type | Method and Description |
|---|---|
protected ActivationDataFlavor |
GifDataContentHandler.getDF() |
protected ActivationDataFlavor |
StringDataContentHandler.getDF() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.