public class HttpCommunication extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpCommunication.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect() |
Response |
execute(Request request,
HostHandle hostHandle) |
protected Response |
execute(Request request,
HttpConnection connection) |
public void disconnect()
throws IOException
IOExceptionpublic Response execute(Request request, HostHandle hostHandle) throws ArangoDBException, IOException
ArangoDBExceptionIOExceptionprotected Response execute(Request request, HttpConnection connection) throws ArangoDBException, IOException
ArangoDBExceptionIOExceptionCopyright © 2016–2018 ArangoDB GmbH. All rights reserved.