org.paneris.jammyjoes.mail
Interface Sender

All Known Implementing Classes:
MailFascade

public interface Sender


Method Summary
 void send(MimeMail newsletter)
           
 

Method Detail

send

void send(MimeMail newsletter)
          throws javax.mail.MessagingException,
                 com.quiotix.html.parser.ParseException,
                 java.io.IOException
Throws:
javax.mail.MessagingException
com.quiotix.html.parser.ParseException
java.io.IOException


Copyright © 2001-2008 PanEris. All Rights Reserved.