| 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.
|
| mireka.transmission.immediate.host |
Provides a class which makes a one time attempt to transmit a mail to a
specific SMTP host.
|
| Class and Description |
|---|
| MailToHostTransmitter
MailToHostTransmitter transmits a mail to a specific host specified by its IP
address.
|
| Class and Description |
|---|
| OutgoingConnectionsRegistry
OutgoingConnectionsRegistry can tell if too many connections are open to a
specific host at the moment.
|