| Package | Description |
|---|---|
| org.exoplatform.commons.search.es.client |
| Modifier and Type | Method and Description |
|---|---|
protected ElasticResponse |
ElasticClient.sendHttpDeleteRequest(String url) |
protected ElasticResponse |
ElasticClient.sendHttpGetRequest(String url) |
protected ElasticResponse |
ElasticClient.sendHttpHeadRequest(String url) |
protected ElasticResponse |
ElasticClient.sendHttpPostRequest(String url,
String content) |
protected ElasticResponse |
ElasticClient.sendHttpPutRequest(String url,
String content) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.