|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objecter.javamail.ERMailDelivery
er.javamail.ERMailDeliveryPlainText
public class ERMailDeliveryPlainText
This ERMailDelivery subclass is specifically crafted for plain text messages.
| Field Summary |
|---|
| Fields inherited from class er.javamail.ERMailDelivery |
|---|
_attachments, _charset, _inlineAttachments, _mimeMessage, DefaultCharset |
| Constructor Summary | |
|---|---|
ERMailDeliveryPlainText()
Default constructor |
|
ERMailDeliveryPlainText(javax.mail.Session session)
Designated constructor |
|
| Method Summary | |
|---|---|
protected javax.activation.DataHandler |
prepareMail()
Pre-processes the mail before it gets sent. |
void |
setTextContent(java.lang.String text)
Sets the text content of the current message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ERMailDeliveryPlainText(javax.mail.Session session)
public ERMailDeliveryPlainText()
| Method Detail |
|---|
public void setTextContent(java.lang.String text)
protected javax.activation.DataHandler prepareMail()
prepareMail in class ERMailDeliveryERMailDelivery#prepareMail
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||