public static class MimeMessage.RecipientType extends Message.RecipientType
Message.RecipientType to support addition recipient types.| Modifier and Type | Field and Description |
|---|---|
static MimeMessage.RecipientType |
NEWSGROUPS
Recipient type for Usenet news.
|
BCC, CC, TO, type| Modifier | Constructor and Description |
|---|---|
protected |
RecipientType(java.lang.String type) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
readResolve()
Ensure the singleton is returned.
|
toStringpublic static final MimeMessage.RecipientType NEWSGROUPS
protected java.lang.Object readResolve()
throws java.io.ObjectStreamException
readResolve in class Message.RecipientTypejava.io.ObjectStreamException