public class HttpCommunication extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpCommunication.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Response |
execute(Request request,
HostHandle hostHandle) |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic Response execute(Request request, HostHandle hostHandle) throws ArangoDBException, IOException
ArangoDBExceptionIOExceptionCopyright © 2016–2021 ArangoDB GmbH. All rights reserved.