Uses of Enum
com.arangodb.Protocol
Packages that use Protocol
-
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 com.arangodb.internal.net.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)