|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericRecipientMatcher | |
---|---|
org.apache.james.transport.matchers | Core matchers for use with the Mailet API. |
Uses of GenericRecipientMatcher in org.apache.james.transport.matchers |
---|
Subclasses of GenericRecipientMatcher in org.apache.james.transport.matchers | |
---|---|
class |
CommandForListserv
Returns positive if the recipient is a command for a listserv. |
class |
CommandListservMatcher
CommandListservMatcher is the matcher that pairs with the CommandListservManager
It checks to see if the request is intended for the ListservManager, but doesn't guarantee that it is a valid command. |
class |
HostIs
|
class |
HostIsLocal
|
class |
RecipientIs
|
class |
RecipientIsLocal
|
class |
RecipientIsRegex
Matches recipients whose address matches a regular expression. |
class |
UserIs
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |