Package com.arangodb.internal.net
Interface CommunicationProtocol
- All Superinterfaces:
AutoCloseable
,Closeable
- All Known Implementing Classes:
HttpProtocol
,VstProtocol
- Author:
- Mark Vollmary
-
Method Summary
Modifier and TypeMethodDescriptiondefault InternalResponse
execute
(InternalRequest request, HostHandle hostHandle) executeAsync
(InternalRequest request, HostHandle hostHandle) void
-
Method Details
-
execute
-
executeAsync
-
setJwt
-