|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailProcessor | |
---|---|
org.apache.james.transport | Classes that implement the matcher/mailet processing chain. |
Uses of MailProcessor in org.apache.james.transport |
---|
Classes in org.apache.james.transport that implement MailProcessor | |
---|---|
class |
LinearProcessor
Implements a processor for mails, directing the mail down the chain of matchers/mailets. |
class |
StateAwareProcessorList
This class is responsible for creating a set of named processors and directing messages to the appropriate processor (given the State of the mail) |
Methods in org.apache.james.transport that return MailProcessor | |
---|---|
MailProcessor |
ProcessorList.getProcessor(java.lang.String name)
|
MailProcessor |
StateAwareProcessorList.getProcessor(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |