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
ArangoDBExceptionCopyright © 2016–2022 ArangoDB GmbH. All rights reserved.