Uses of Class
mireka.transmission.immediate.RecipientRejection
-
Packages that use RecipientRejection 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. -
-
Uses of RecipientRejection in mireka.transmission.immediate
Fields in mireka.transmission.immediate with type parameters of type RecipientRejection Modifier and Type Field Description java.util.List<RecipientRejection>RecipientsWereRejectedException. rejectionsConstructor parameters in mireka.transmission.immediate with type arguments of type RecipientRejection Constructor Description RecipientsWereRejectedException(java.util.List<RecipientRejection> rejections)
-