Uses of Interface
org.apache.james.test.functional.HostSystem.Session

Packages that use HostSystem.Session
org.apache.james.test.functional   
 

Uses of HostSystem.Session in org.apache.james.test.functional
 

Methods in org.apache.james.test.functional that return HostSystem.Session
 HostSystem.Session HostSystem.newSession(HostSystem.Continuation continuation)
          Creates a new session for functional testing.
 

Methods in org.apache.james.test.functional with parameters of type HostSystem.Session
 void ProtocolSession.runSessions(HostSystem.Session[] sessions)
          Executes the ProtocolSession in real time against the readers and writers supplied, writing client requests and reading server responses in the order that they appear in the test elements.
 



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