|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessagingException | |
wt.mail | Defines
EMailMessage s that can be sent to
EMailDistributionList s. |
Uses of MessagingException in wt.mail |
Methods in wt.mail that throw MessagingException | |
void |
WTMimeMessage.addRecipient(String address)
Deprecated. |
void |
WTMimeMessage.setFrom(String address)
Deprecated. |
String[] |
WTMimeMessage.getFrom()
Deprecated. |
void |
WTMimeMessage.setSubject(String subject)
Deprecated. |
String |
WTMimeMessage.getSubject()
Deprecated. |
void |
WTMimeMessage.setBody(String body)
Deprecated. Sets the body of a plaintext email message with only 1 part. |
void |
WTMimeMessage.addBodyPart(String type,
String content)
Deprecated. Used to create multipart MIME messages. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |