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