public class HttpRequestStepFactory extends WsdlTestStepFactory
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | HttpRequestStepFactory.Form | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | HTTPREQUEST_TYPE | 
| static MessageSupport | messages | 
| Constructor and Description | 
|---|
| HttpRequestStepFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| WsdlTestStep | buildTestStep(WsdlTestCase testCase,
             TestStepConfig config,
             boolean forLoadTest) | 
| boolean | canCreate() | 
| TestStepConfig | createConfig(WsdlMonitorMessageExchange me,
            String stepName) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name) | 
| TestStepConfig | createNewTestStep(WsdlTestCase testCase,
                 String name,
                 String endpoint,
                 String method) | 
| boolean | promptForName() | 
canAddTestStepToTestCase, getTestStepDescription, getTestStepIconPath, getTestStepName, getTypepublic static final String HTTPREQUEST_TYPE
public static final MessageSupport messages
public WsdlTestStep buildTestStep(WsdlTestCase testCase, TestStepConfig config, boolean forLoadTest)
buildTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(WsdlTestCase testCase, String name)
createNewTestStep in class WsdlTestStepFactorypublic TestStepConfig createNewTestStep(WsdlTestCase testCase, String name, String endpoint, String method)
public boolean canCreate()
canCreate in class WsdlTestStepFactorypublic boolean promptForName()
promptForName in class WsdlTestStepFactorypublic TestStepConfig createConfig(WsdlMonitorMessageExchange me, String stepName)
Copyright © 2019. All Rights Reserved.