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

Packages that use ProcMail
org.apache.james.transport.remotedeliverytester   
 

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

Methods in org.apache.james.transport.remotedeliverytester that return ProcMail
 ProcMail ProcMail.Listing.get(int idx)
           
 ProcMail ProcMail.Listing.get(java.lang.String email)
           
 ProcMail Tester.getProcMail(org.apache.mailet.Mail mail, org.apache.mailet.MailAddress recipient)
           
 ProcMail Tester.getProcMail(javax.mail.Message message, javax.mail.Address address)
           
 ProcMail Tester.getProcMail(java.lang.String name)
           
 ProcMail Tester.getProcMailByKey(java.lang.String key)
           
 

Methods in org.apache.james.transport.remotedeliverytester with parameters of type ProcMail
 void ProcMail.Listing.add(ProcMail mail)
           
protected  void AbstractRemoteDeliveryTest.assertProcMail(ProcMail pmail, int state, int sends, int minBounce, java.lang.String lastServer)
          Assert procmail result.
 void Tester.onMailetContextSendMail(ProcMail pmail, org.apache.mailet.Mail mail)
           
 void Tester.storeProcMail(ProcMail pmail)
           
 



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