public interface CommunicationProtocol extends Closeable
Modifier and Type | Method and Description |
---|---|
Response |
execute(Request request,
HostHandle hostHandle) |
void |
setJwt(String jwt) |
Response execute(Request request, HostHandle hostHandle) throws ArangoDBException
ArangoDBException
void setJwt(String jwt)
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.