|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLoggable | +--org.apache.james.transport.LinearProcessor
Constructor Summary | |
LinearProcessor()
|
Method Summary | |
void |
add(Matcher matcher,
Mailet mailet)
|
void |
initialize()
|
void |
service(MailImpl mail)
|
void |
setSpool(SpoolRepository spool)
|
Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LinearProcessor()
Method Detail |
public void setSpool(SpoolRepository spool)
public void initialize()
initialize
in interface org.apache.avalon.framework.activity.Initializable
public void add(Matcher matcher, Mailet mailet)
public void service(MailImpl mail) throws javax.mail.MessagingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |