| 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 | Field and Description |
|---|---|
java.util.List<RecipientRejection> |
RecipientsWereRejectedException.rejections |
| Constructor and Description |
|---|
RecipientsWereRejectedException(java.util.List<RecipientRejection> rejections) |