java.io.Serializable
public static class MimeMessage.RecipientType extends Message.RecipientType
Modifier and Type | Field | Description |
---|---|---|
static MimeMessage.RecipientType |
NEWSGROUPS |
The "Newsgroups" (Usenet news) recipient type.
|
BCC, CC, TO, type
Modifier | Constructor | Description |
---|---|---|
protected |
RecipientType(java.lang.String type) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
readResolve() |
toString
public static final MimeMessage.RecipientType NEWSGROUPS
protected java.lang.Object readResolve() throws java.io.ObjectStreamException
readResolve
in class Message.RecipientType
java.io.ObjectStreamException
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved