| Package | Description |
|---|---|
| mireka.transmission.immediate |
Provides the API and implementation for services which make a one-time
attempt to synchronously transmit a mail to a remote system, either
directly, or via a smart host.
|
| Modifier and Type | Method and Description |
|---|---|
MailToHostTransmitter |
DirectImmediateSender.getMailToHostTransmitter() |
MailToHostTransmitter |
IndirectImmediateSender.getMailToHostTransmitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectImmediateSender.setMailToHostTransmitter(MailToHostTransmitter mailToHostTransmitter) |
void |
IndirectImmediateSender.setMailToHostTransmitter(MailToHostTransmitter mailToHostTransmitter) |