public interface MailDestination extends ResponsibleDestination
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction.| Modifier and Type | Method and Description |
|---|---|
void |
data(Mail mail)
Processes the mail.
|
equals, hashCode, toStringvoid data(Mail mail) throws RejectExceptionExt
RejectExceptionExt