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
Message.RecipientType
to support addition recipient types.
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 |
protected Object readResolve() throws ObjectStreamException
Ensure the singleton is returned.
- Overrides:
- readResolve in interface Message.RecipientType
- Returns:
- resolved object