public class LocalRecipientTable extends RecipientTable
RecipientTable
, but it never matches a recipient whose domain is not
included in the specified domain list.Constructor and Description |
---|
LocalRecipientTable() |
Modifier and Type | Method and Description |
---|---|
RemotePartSpecification |
getLocalDomains() |
Destination |
lookup(Recipient recipient)
Returns the destination of mails sent to this user; or null if it does
not know the recipient.
|
void |
setLocalDomains(RemotePartSpecification localDomains) |
addMapper, setMappers
public Destination lookup(Recipient recipient)
RecipientDestinationMapper
lookup
in interface RecipientDestinationMapper
lookup
in class RecipientTable
public RemotePartSpecification getLocalDomains()
public void setLocalDomains(RemotePartSpecification localDomains)