Uses of Class
com.eviware.soapui.impl.wsdl.panels.teststeps.JdbcResponse

Packages that use JdbcResponse
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.support WSDL-related support classes 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
 

Uses of JdbcResponse in com.eviware.soapui.impl.wsdl.panels.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.panels.teststeps that return JdbcResponse
 JdbcResponse JdbcSubmit.getResponse()
           
 JdbcResponse JdbcRequest.getResponse()
           
 

Methods in com.eviware.soapui.impl.wsdl.panels.teststeps with parameters of type JdbcResponse
 void JdbcRequest.setResponse(JdbcResponse response)
           
 

Uses of JdbcResponse in com.eviware.soapui.impl.wsdl.support
 

Constructors in com.eviware.soapui.impl.wsdl.support with parameters of type JdbcResponse
JdbcMessageExchange(JdbcRequestTestStep modelItem, JdbcResponse response)
           
 

Uses of JdbcResponse in com.eviware.soapui.impl.wsdl.teststeps
 

Methods in com.eviware.soapui.impl.wsdl.teststeps that return JdbcResponse
 JdbcResponse JdbcTestStepResult.getResponse()
           
 

Methods in com.eviware.soapui.impl.wsdl.teststeps with parameters of type JdbcResponse
 void JdbcTestStepResult.setResponse(JdbcResponse response, boolean useSoftReference)
           
 void JdbcRequestTestStep.setResponse(JdbcResponse response, SubmitContext context)
           
 



Copyright © 2005-2010 eviware.com. All Rights Reserved.