Uses of Class
org.apache.james.transport.remotedeliverytester.Tester

Packages that use Tester
org.apache.james.transport.mailets   
org.apache.james.transport.remotedeliverytester   
 

Uses of Tester in org.apache.james.transport.mailets
 

Methods in org.apache.james.transport.mailets with parameters of type Tester
 void StandardRemoteDeliveryTestable.setRemoteDeliveryTester(Tester tester)
           
 

Uses of Tester in org.apache.james.transport.remotedeliverytester
 

Methods in org.apache.james.transport.remotedeliverytester that return Tester
static Tester Tester.getInstance()
          Get the last static instance.
 Tester ProcMail.getOwner()
           
 

Methods in org.apache.james.transport.remotedeliverytester with parameters of type Tester
protected  java.lang.String[][] AbstractRemoteDeliveryTest.addServers(Tester tester, java.lang.String[][] servers, boolean sendValid)
           
 void ProcMail.setOwner(Tester owner)
           
 void RemoteDeliveryTestable.setRemoteDeliveryTester(Tester tester)
           
 

Constructors in org.apache.james.transport.remotedeliverytester with parameters of type Tester
ProcMail(Tester owner, org.apache.mailet.Mail mail, org.apache.mailet.MailAddress recipient)
           
TesterMailetConfig(Tester owner, java.util.Properties properties, org.apache.avalon.framework.service.ServiceManager serviceManager)
           
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.