java.lang.Object | +--javax.mail.Message.RecipientType | +--javax.mail.internet.MimeMessage.RecipientTypeEnclosing Class:
static MimeMessage.RecipientType | The "Newsgroup" (Usenet news) recipients. |
RecipientType(String type) |
Object | When deserializing a RecipientType, we need to make sure to return only one of the known static final instances defined in this class. |
public static final MimeMessage.RecipientType NEWSGROUPS
protected RecipientType(String type)
protected Object readResolve()