-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
void |
createEmptyService(WsdlProject project, java.lang.String rawServiceName, boolean shouldSelectAndShow)
|
|
RestRequest |
createRestService(WsdlProject project, java.lang.String URI) @param project |
|
RestRequest |
createRestService(WsdlProject project, java.lang.String URI, boolean showRequest)
|
|
RestRequest |
createRestService(WsdlProject project, java.lang.String URI, HttpMethod method)
|
|
RestRequest |
createRestServiceWithMethod(WsdlProject project, java.lang.String URI, HttpMethod method, boolean showDesktopPanel)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
-
-
Method Detail
-
public void createEmptyService(WsdlProject project, java.lang.String rawServiceName, boolean shouldSelectAndShow)
-
public RestRequest createRestService(WsdlProject project, java.lang.String URI)
- throws:
- MalformedURLException
- Parameters:
- project
- URI
- Returns:
- This method returns the created rest request in the new service
- | Detail:
Field Constructor - Method
ReadyAPI functional (soapui) SDK 3.20.1