| mailsb.MimePartDSMailer
MimePartDSMailer | public interface MimePartDSMailer extends EJBObject(Code) | | Remote interface for the bean Mailer Work with
javax.mail.internet.MimePartDataSource
author: Florent Benoit author: Ludovic Bert |
Method Summary | |
void | send() Send the message by creating it with the mail factory properties. | void | setMessage(String content) Set the message with a specific recipient, subject and content. |
|
|