public class RESTInvokeWorker extends Object
| Constructor and Description |
|---|
RESTInvokeWorker(String uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
executeXMLDeleteCall() |
String |
executeXMLGetCall() |
boolean |
executeXMLPostCall(String xml) |
boolean |
executeXMLPutCall(String xml) |
public RESTInvokeWorker(String uri)
Copyright © 2018. All rights reserved.