Uses of Class
com.togethersoft.testing.testserver.ISession

Packages that use ISession
com.togethersoft.testing.testserver 

Uses of ISession in com.togethersoft.testing.testserver
 

Methods in com.togethersoft.testing.testserver that return ISession
ISessionITestServer.getSession(String refid)
          
 

Methods in com.togethersoft.testing.testserver with parameters of type ISession
voidICommandController.execute(ISession session, HttpServletResponse response)
          
voidITestServerCommand.execute(ISession session, HttpServletResponse response)