Uses of Class
org.apache.james.smtpserver.SMTPHandlerChain

Packages that use SMTPHandlerChain
org.apache.james.smtpserver Provides classes implementing SMTP functionality. 
 

Uses of SMTPHandlerChain in org.apache.james.smtpserver
 

Methods in org.apache.james.smtpserver with parameters of type SMTPHandlerChain
 void SMTPHandler.setHandlerChain(SMTPHandlerChain handlerChain)
          Sets the SMTPHandlerChain
 



Copyright © 2002-2007 The Apache Software Foundation. All Rights Reserved.