Uses of Interface
org.apache.james.transport.remotedeliverytester.RemoteDeliveryTestable

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

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

Classes in org.apache.james.transport.mailets that implement RemoteDeliveryTestable
 class StandardRemoteDeliveryTestable
          RemoteDelivery extension to publish test-aware interfaces
 

Methods in org.apache.james.transport.mailets that return RemoteDeliveryTestable
 RemoteDeliveryTestable RemoteDeliveryTest.getDeliverer()
           
 

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

Methods in org.apache.james.transport.remotedeliverytester that return RemoteDeliveryTestable
abstract  RemoteDeliveryTestable AbstractRemoteDeliveryTest.getDeliverer()
           
 

Methods in org.apache.james.transport.remotedeliverytester with parameters of type RemoteDeliveryTestable
protected  void AbstractRemoteDeliveryTest.doTest1(RemoteDeliveryTestable rd, java.util.Properties params)
           
protected  void AbstractRemoteDeliveryTest.doTest10(RemoteDeliveryTestable rd, java.util.Properties params)
          IO Exception
protected  void AbstractRemoteDeliveryTest.doTest2_0(RemoteDeliveryTestable rd, java.util.Properties params)
           
protected  void AbstractRemoteDeliveryTest.doTest2(RemoteDeliveryTestable rd, java.util.Properties params)
           
protected  void AbstractRemoteDeliveryTest.doTest3(RemoteDeliveryTestable rd, java.util.Properties params)
          Permanent error fo 1/2 addresses.
protected  void AbstractRemoteDeliveryTest.doTest4(RemoteDeliveryTestable rd, java.util.Properties params)
          Temporary error for 1/2 addresses.
protected  void AbstractRemoteDeliveryTest.doTest5(RemoteDeliveryTestable rd, java.util.Properties params)
          1 Temporary error + 1 Permanent error
protected  void AbstractRemoteDeliveryTest.doTest6(RemoteDeliveryTestable rd, java.util.Properties params)
          Mixed
protected  void AbstractRemoteDeliveryTest.doTest7a(RemoteDeliveryTestable rd, java.util.Properties params)
          NPE during send
protected  void AbstractRemoteDeliveryTest.doTest7b(RemoteDeliveryTestable rd, java.util.Properties params)
           
protected  void AbstractRemoteDeliveryTest.doTest8(RemoteDeliveryTestable rd, java.util.Properties params)
          Multiple mx servers for a single domain.
protected  void AbstractRemoteDeliveryTest.doTest9(RemoteDeliveryTestable rd, java.util.Properties params)
          Multiple MX server for a domain.
protected  void AbstractRemoteDeliveryTest.doTestMulti(RemoteDeliveryTestable rd, java.util.Properties params)
           
 

Constructors in org.apache.james.transport.remotedeliverytester with parameters of type RemoteDeliveryTestable
Tester(RemoteDeliveryTestable remoteDelivery)
           
 



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