Uses of Interface
org.apache.james.mpt.SessionFactory

Packages that use SessionFactory
org.apache.james.mpt   
 

Uses of SessionFactory in org.apache.james.mpt
 

Subinterfaces of SessionFactory in org.apache.james.mpt
 interface HostSystem
          Host system under test.
 

Classes in org.apache.james.mpt that implement SessionFactory
 class ExternalHostSystem
          Connects to a host system serving on an open port.
 class ExternalSessionFactory
          Session factory creates session which connection to a server port.
 

Methods in org.apache.james.mpt with parameters of type SessionFactory
 void Runner.runSessions(SessionFactory factory)
          Runs the pre,test and post protocol sessions against a local copy of the server.
 



Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.