Package com.arangodb.http
Class HttpCommunication
java.lang.Object
com.arangodb.internal.net.Communication
com.arangodb.http.HttpCommunication
- All Implemented Interfaces:
Closeable,AutoCloseable
public class HttpCommunication
extends com.arangodb.internal.net.Communication
- Author:
- Mark Vollmary, Michele Rastelli
-
Field Summary
Fields inherited from class com.arangodb.internal.net.Communication
hostHandler, serde -
Method Summary
Modifier and TypeMethodDescriptionprotected voidconnect(com.arangodb.internal.net.Connection conn) Methods inherited from class com.arangodb.internal.net.Communication
close, executeAsync
-
Method Details
-
connect
- Specified by:
connectin classcom.arangodb.internal.net.Communication- Throws:
IOException
-