|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EMailMessage | |
wt.mail | Defines
EMailMessage s that can be sent to
EMailDistributionList s. |
Uses of EMailMessage in wt.mail |
Methods in wt.mail that return EMailMessage | |
static EMailMessage |
EMailMessage.newEMailMessage()
Construct a new instance with no recipients, subject, or content. |
Methods in wt.mail with parameters of type EMailMessage | |
protected boolean |
EMailMessage.readVersion(EMailMessage thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
static void |
EMailMessage.submitMessage(EMailMessage msg,
Long deadline,
Integer backOff)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |