com.eviware.soapui.impl.wsdl.teststeps.registry
Class AsyncResponseStepFactory
java.lang.Object
com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
com.eviware.soapui.impl.wsdl.teststeps.registry.AsyncResponseStepFactory
public class AsyncResponseStepFactory
- extends WsdlTestStepFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASYNC_RESPONSE_TYPE
public static final java.lang.String ASYNC_RESPONSE_TYPE
- See Also:
- Constant Field Values
AsyncResponseStepFactory
public AsyncResponseStepFactory()
buildTestStep
public WsdlTestStep buildTestStep(WsdlTestCase testcase,
com.eviware.soapui.config.TestStepConfig config,
boolean flag)
- Specified by:
buildTestStep
in class WsdlTestStepFactory
createNewTestStep
public com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase,
java.lang.String name)
- Specified by:
createNewTestStep
in class WsdlTestStepFactory
createConfig
public static com.eviware.soapui.config.TestStepConfig createConfig(WsdlOperation operation,
boolean flag)
createConfig
public static com.eviware.soapui.config.TestStepConfig createConfig(WsdlRequest request,
boolean flag)
createConfig
public static com.eviware.soapui.config.TestStepConfig createConfig(WsdlOperation operation,
WsdlRequest request,
boolean flag)
createNewTestStep
public static com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlMockResponse response)
canCreate
public boolean canCreate()
- Specified by:
canCreate
in class WsdlTestStepFactory
Copyright © 2005-2008 eviware.com. All Rights Reserved.