| Package | Description |
|---|---|
| com.arangodb.http |
| Modifier and Type | Method and Description |
|---|---|
static String |
HttpManager.buildUrl(HttpRequestEntity requestEntity) |
static void |
HttpManager.configureBodyParams(HttpRequestEntity requestEntity,
org.apache.http.client.methods.HttpEntityEnclosingRequestBase request) |
HttpResponseEntity |
HttpManager.execute(HttpRequestEntity requestEntity) |
HttpResponseEntity |
BatchHttpManager.execute(HttpRequestEntity requestEntity) |
static void |
CURLLogger.log(String url,
HttpRequestEntity requestEntity,
String userAgent,
org.apache.http.auth.Credentials credencials) |
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.