javax.mail.internet
public static class MimeMessage.RecipientType extends Message.RecipientType
Field Summary | |
---|---|
static MimeMessage.RecipientType | NEWSGROUPS
Recipient type for Usenet news. |
Constructor Summary | |
---|---|
protected | RecipientType(String type) |
Method Summary | |
---|---|
protected Object | readResolve()
Ensure the singleton is returned.
|
Returns: resolved object