Uses of Interface
com.borland.tm.webservices.tmexecution.ExecutionWebService

Packages that use ExecutionWebService
com.borland.tm.webservices.tmexecution   
hudson.plugins.sctmexecutor   
 

Uses of ExecutionWebService in com.borland.tm.webservices.tmexecution
 

Classes in com.borland.tm.webservices.tmexecution that implement ExecutionWebService
 class ExecutionWebServiceProxy
           
 class TmexecutionSoapBindingStub
           
 

Methods in com.borland.tm.webservices.tmexecution that return ExecutionWebService
 ExecutionWebService ExecutionWebServiceProxy.getExecutionWebService()
           
 ExecutionWebService ExecutionWebServiceServiceLocator.gettmexecution()
           
 ExecutionWebService ExecutionWebServiceService.gettmexecution()
           
 ExecutionWebService ExecutionWebServiceServiceLocator.gettmexecution(java.net.URL portAddress)
           
 ExecutionWebService ExecutionWebServiceService.gettmexecution(java.net.URL portAddress)
           
 

Uses of ExecutionWebService in hudson.plugins.sctmexecutor
 

Constructors in hudson.plugins.sctmexecutor with parameters of type ExecutionWebService
ResultCollectorThread(java.io.PrintStream logger, ExecutionWebService service, long sessionId, ExecutionHandle handle, ITestResultWriter writer)
           
 



Copyright © 2008. All Rights Reserved.