|
|||||||||
| Home >> All >> gnu >> mail >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
gnu.mail.handler
Class MultipartAlternative

java.lang.Objectgnu.mail.handler.Multipart
gnu.mail.handler.MultipartAlternative
- All Implemented Interfaces:
- javax.activation.DataContentHandler
- public final class MultipartAlternative
- extends Multipart
A JAF data content handler for the multipart/alternative MIME content type.
| Field Summary |
| Fields inherited from class gnu.mail.handler.Multipart |
flavor |
| Constructor Summary | |
MultipartAlternative()
Constructor for multipart/alternative. |
|
| Methods inherited from class gnu.mail.handler.Multipart |
getContent, getTransferData, getTransferDataFlavors, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
MultipartAlternative
public MultipartAlternative()
- Constructor for multipart/alternative.
|
|||||||||
| Home >> All >> gnu >> mail >> [ handler overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC