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