| Package | Description |
|---|---|
| org.exoplatform.moxtra.client |
HTTP client to Moxtra REST API.
|
| Modifier and Type | Method and Description |
|---|---|
protected MoxtraClient.RESTResponse |
MoxtraClient.restRequest(String url,
String method) |
protected MoxtraClient.RESTResponse |
MoxtraClient.restRequest(String url,
String method,
String body) |
protected MoxtraClient.RESTResponse |
MoxtraClient.restRequest(String url,
String method,
String contentType,
String body) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MoxtraClient.checkError(MoxtraClient.RESTResponse resp) |
protected MoxtraClient.RESTError |
MoxtraClient.readError(MoxtraClient.RESTResponse resp) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.