Uses of Class
com.reuters.msgtest.load.config.LoadTestConfig

Packages that use LoadTestConfig
com.reuters.msgtest.load.config   
com.reuters.msgtest.load.output   
 

Uses of LoadTestConfig in com.reuters.msgtest.load.config
 

Methods in com.reuters.msgtest.load.config that return LoadTestConfig
 LoadTestConfig LoadTestFixture.getLoadTestConfig()
          Get the Loadtestconfig, which is the data from the xml file.
 LoadTestConfig LoadTestDigester.digest(java.io.Reader reader)
           
 

Methods in com.reuters.msgtest.load.config with parameters of type LoadTestConfig
 void LoadTestFixture.setLoadTestConfig(LoadTestConfig config)
          Set the Loadtestconfig, which is the data from the xml file.
 

Uses of LoadTestConfig in com.reuters.msgtest.load.output
 

Methods in com.reuters.msgtest.load.output that return LoadTestConfig
 LoadTestConfig LoadTestPrinter.getLoadTestConfig()
           
 

Methods in com.reuters.msgtest.load.output with parameters of type LoadTestConfig
 void LoadTestPrinter.setLoadTestConfig(LoadTestConfig loadTestConfig)
           
 



Copyright © 2002-2004 The RVTest Team. All Rights Reserved.