Uses of Enum
com.arangodb.Protocol
Packages that use Protocol
Package
Description
-
Uses of Protocol in com.arangodb
Methods in com.arangodb that return ProtocolModifier and TypeMethodDescriptionstatic Protocol
Returns the enum constant of this type with the specified name.static Protocol[]
Protocol.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb with parameters of type ProtocolModifier and TypeMethodDescriptionprotected ProtocolProvider
ArangoDB.Builder.protocolProvider
(Protocol protocol) -
Uses of Protocol in com.arangodb.config
Methods in com.arangodb.config that return types with arguments of type Protocol -
Uses of Protocol in com.arangodb.http
Methods in com.arangodb.http with parameters of type ProtocolModifier and TypeMethodDescriptionboolean
HttpProtocolProvider.supportsProtocol
(Protocol protocol) -
Uses of Protocol in com.arangodb.internal
Fields in com.arangodb.internal declared as Protocol -
Uses of Protocol in com.arangodb.internal.config
Methods in com.arangodb.internal.config that return ProtocolMethods in com.arangodb.internal.config that return types with arguments of type ProtocolMethods in com.arangodb.internal.config with parameters of type Protocol -
Uses of Protocol in com.arangodb.internal.net
Methods in com.arangodb.internal.net with parameters of type Protocol -
Uses of Protocol in com.arangodb.internal.serde
Methods in com.arangodb.internal.serde with parameters of type Protocol -
Uses of Protocol in com.arangodb.vst
Methods in com.arangodb.vst with parameters of type ProtocolModifier and TypeMethodDescriptionboolean
VstProtocolProvider.supportsProtocol
(Protocol protocol)