| Package | Description |
|---|---|
| com.arangodb.internal | |
| com.arangodb.internal.http | |
| com.arangodb.internal.velocystream | |
| com.arangodb.internal.velocystream.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHostHandler |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler,
Protocol protocol) |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler) |
VstCommunicationSync(HostHandler hostHandler,
Integer timeout,
String user,
String password,
Boolean useSsl,
SSLContext sslContext,
ArangoSerialization util,
CollectionCache collectionCache,
Integer chunksize,
Integer maxConnections) |
| Constructor and Description |
|---|
Builder(HostHandler hostHandler,
MessageStore messageStore) |
Connection(HostHandler hostHandler,
Integer timeout,
Boolean useSsl,
SSLContext sslContext,
MessageStore messageStore) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.