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 Closeable
close
in interface AutoCloseable
IOException
public Response execute(Request request, HostHandle hostHandle) throws ArangoDBException, IOException
ArangoDBException
IOException
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.