| Package | Description |
|---|---|
| org.nlab.smtp.transport.connection |
| Modifier and Type | Method and Description |
|---|---|
void |
ClosableSmtpConnection.sendMessage(javax.mail.internet.MimeMessage msg,
javax.mail.Address[] recipients)
Send a message to a list of recipients
|
void |
ClosableSmtpConnection.sendMessages(javax.mail.internet.MimeMessage... msgs)
Send the given array of JavaMail MIME messages in batch.
|
void |
DefaultClosableSmtpConnection.sendMessages(javax.mail.internet.MimeMessage... msgs) |
Copyright © 2016. All rights reserved.