A B F M S T W
A
- addBcc(String) - Method in class be.ceau.simplemail.Mail
-
- addBcc(InternetAddress) - Method in class be.ceau.simplemail.Mail
-
- addCc(String) - Method in class be.ceau.simplemail.Mail
-
- addCc(InternetAddress) - Method in class be.ceau.simplemail.Mail
-
B
- be.ceau.simplemail - package be.ceau.simplemail
-
F
- from(InternetAddress) - Method in class be.ceau.simplemail.Mail
-
- from(String) - Method in class be.ceau.simplemail.Mail
-
M
- Mail - Class in be.ceau.simplemail
-
- Mail() - Constructor for class be.ceau.simplemail.Mail
-
Constructs a new empty Mail instance
- Mailer - Class in be.ceau.simplemail
-
Mailer service that handles the sending of one-off messages.
- Mailer(String) - Constructor for class be.ceau.simplemail.Mailer
-
Construct a new Mailer instance to send mail over the given SMTP host.
- Mailer(String, Collection<String>) - Constructor for class be.ceau.simplemail.Mailer
-
Construct a new Mailer instance to send mail over the given SMTP host and including the given bccs (if any) in all emails sent.
S
- send(Mail) - Method in class be.ceau.simplemail.Mailer
-
T
- to(InternetAddress) - Method in class be.ceau.simplemail.Mail
-
- to(String) - Method in class be.ceau.simplemail.Mail
-
- toString() - Method in class be.ceau.simplemail.Mail
-
W
- withHtml(String) - Method in class be.ceau.simplemail.Mail
-
- withSubject(String) - Method in class be.ceau.simplemail.Mail
-
- withText(String) - Method in class be.ceau.simplemail.Mail
-
A B F M S T W
Copyright © 2015. All rights reserved.