public interface RecipientDestinationMapper
Modifier and Type | Method and Description |
---|---|
Destination |
lookup(Recipient recipient)
Returns the destination of mails sent to this user; or null if it does
not know the recipient.
|
Destination lookup(Recipient recipient)