|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLogEnabled | +--org.apache.james.transport.LinearProcessor
Constructor Summary | |
LinearProcessor()
|
Method Summary | |
void |
add(Matcher matcher,
Mailet mailet)
|
void |
dispose()
|
void |
initialize()
|
void |
service(MailImpl mail)
|
void |
setSpool(SpoolRepository spool)
|
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, 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 dispose()
dispose
in interface org.apache.avalon.framework.activity.Disposable
public void add(Matcher matcher, Mailet mailet)
public void service(MailImpl mail) throws javax.mail.MessagingException
javax.mail.MessagingException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |