Package | Description |
---|---|
mireka.smtp.client | |
mireka.transmission.immediate.host |
Provides a class which makes a one time attempt to transmit a mail to a
specific SMTP host.
|
Modifier and Type | Method and Description |
---|---|
SmtpClient |
ClientFactory.create() |
SmtpClient |
BackendServer.createClient() |
Modifier and Type | Method and Description |
---|---|
void |
MailToHostTransmitter.transmit(Mail mail,
SmtpClient client)
Delivers the mail to the SMTP server running on the specified host.
|