Package | Description |
---|---|
com.arangodb.http |
Modifier and Type | Method and Description |
---|---|
HttpManager.HttpMode |
HttpManager.getHttpMode() |
static HttpManager.HttpMode |
HttpManager.HttpMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpManager.HttpMode[] |
HttpManager.HttpMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpManager.setHttpMode(HttpManager.HttpMode httpMode) |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.