Uses of Class
org.testng.remote.ConnectionInfo

Packages that use ConnectionInfo
org.testng.internal.remote   
org.testng.remote   
 

Uses of ConnectionInfo in org.testng.internal.remote
 

Methods in org.testng.internal.remote that return ConnectionInfo
 ConnectionInfo SlavePool.getSlave()
           
 

Methods in org.testng.internal.remote with parameters of type ConnectionInfo
 void SlavePool.returnSlave(ConnectionInfo slave)
           
 

Uses of ConnectionInfo in org.testng.remote
 

Methods in org.testng.remote with parameters of type ConnectionInfo
protected  SuiteRunner RemoteWorker.sendSuite(ConnectionInfo ci, XmlSuite suite)
           
 



Copyright © 2010. All Rights Reserved.