|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mailet.base.GenericMatcher
org.apache.mailet.base.GenericRecipientMatcher
org.apache.james.transport.matchers.HostIsLocal
public class HostIsLocal
Matches mail from localhost.
| Constructor Summary | |
|---|---|
HostIsLocal()
|
|
| Method Summary | |
|---|---|
boolean |
matchRecipient(MailAddress recipient)
|
| Methods inherited from class org.apache.mailet.base.GenericRecipientMatcher |
|---|
match |
| Methods inherited from class org.apache.mailet.base.GenericMatcher |
|---|
destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HostIsLocal()
| Method Detail |
|---|
public boolean matchRecipient(MailAddress recipient)
matchRecipient in class GenericRecipientMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||