protected javax.mail.Session |
DirectMailClient.createSmtpSession(String domain) |
static String |
MailUtils.domainFromAddress(String address) |
protected javax.mail.Session |
DirectMailClient.getSmtpSession(String recipient) |
protected abstract javax.mail.Session |
AbstractMailClient.getSmtpSession(String recipient) |
protected javax.mail.Session |
SimpleMailClient.getSmtpSession(String recipient) |
DirectMailClient |
DirectMailClient.init() |
AbstractMailClient |
AbstractMailClient.init() |
SimpleMailClient |
SimpleMailClient.init() |
void |
PatternMailClient.send(Dispatch dispatch) |
void |
AbstractMailClient.send(Dispatch dispatch) |
void |
IMailClient.send(Dispatch dispatch) |
void |
RoundRobinMailClient.send(Dispatch dispatch) |