public class EmailSender extends java.lang.Object implements Sender
EmailSender()
void
send(Contact contact, java.lang.String title, java.lang.String messageBody, java.util.List<javax.activation.DataSource> messageFiles)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailSender()
public void send(Contact contact, java.lang.String title, java.lang.String messageBody, java.util.List<javax.activation.DataSource> messageFiles) throws ru.bitel.bgbilling.common.BGException
send
Sender
ru.bitel.bgbilling.common.BGException