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, setMapperspublic Destination lookup(Recipient recipient)
RecipientDestinationMapperlookup in interface RecipientDestinationMapperlookup in class RecipientTablepublic RemotePartSpecification getLocalDomains()
public void setLocalDomains(RemotePartSpecification localDomains)