JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
ru.slie.luna.mail.outgoing
Interface MailSender
public interface
MailSender
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
send
(
Mail
mail)
String
send
(
Mail
mail, boolean debug)
Method Details
send
void
send
(
Mail
mail)
throws
MailException
Throws:
MailException
send
String
send
(
Mail
mail, boolean debug)
throws
MailException
Throws:
MailException