Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.mail.Message.RecipientType
javax.mail.internet.MimeMessage.RecipientType
public static class MimeMessage.RecipientType
extends Message.RecipientType
Field Summary | |
static MimeMessage.RecipientType |
|
Fields inherited from class javax.mail.Message.RecipientType | |
BCC , CC , TO , type |
Constructor Summary | |
|
Method Summary | |
protected Object |
Methods inherited from class javax.mail.Message.RecipientType | |
readResolve , toString |
public static final MimeMessage.RecipientType NEWSGROUPS
The "Newsgroups" (Usenet news) recipient type.
protected Object readResolve() throws ObjectStreamException
- Overrides:
- readResolve in interface Message.RecipientType