javax.mail.internet

Class MimeMessage.RecipientType

public static class MimeMessage.RecipientType extends Message.RecipientType

Additional recipient types specific to internet messages.
Field Summary
static MimeMessage.RecipientTypeNEWSGROUPS
The "Newsgroups" (Usenet news) recipient type.
Constructor Summary
protected RecipientType(String type)
Method Summary
protected ObjectreadResolve()

Field Detail

NEWSGROUPS

public static final MimeMessage.RecipientType NEWSGROUPS
The "Newsgroups" (Usenet news) recipient type.

Constructor Detail

RecipientType

protected RecipientType(String type)

Method Detail

readResolve

protected Object readResolve()
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved