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

Packages that use ITestServer
com.togethersoft.testing.testserver 

Uses of ITestServer in com.togethersoft.testing.testserver
 

Fields in com.togethersoft.testing.testserver declared as ITestServer
private static ITestServerTestServerAccess.myTestServer
          
 

Methods in com.togethersoft.testing.testserver that return ITestServer
static ITestServerTestServerAccess.getTestServer()
          
 

Methods in com.togethersoft.testing.testserver with parameters of type ITestServer
protected voidTestServerAccess.setTestServer(ITestServer testServer)