|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.service.mail.TransportMailMessage
public class TransportMailMessage
| Constructor Summary | |
|---|---|
TransportMailMessage()
|
|
| Method Summary | |
|---|---|
javax.mail.Multipart |
asMultipart()
|
boolean |
body(ITransportTextMessage aBody)
|
ITransportTextMessage |
subject()
|
void |
subject(ITransportTextMessage aSubject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransportMailMessage()
| Method Detail |
|---|
public void subject(ITransportTextMessage aSubject)
public ITransportTextMessage subject()
public boolean body(ITransportTextMessage aBody)
public javax.mail.Multipart asMultipart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||