Class HttpConnectionFactory

  • All Implemented Interfaces:
    com.arangodb.internal.net.ConnectionFactory

    public class HttpConnectionFactory
    extends Object
    implements com.arangodb.internal.net.ConnectionFactory
    • Constructor Detail

    • Method Detail

      • create

        public com.arangodb.internal.net.Connection create​(com.arangodb.internal.config.ArangoConfig config,
                                                           HostDescription host)
        Specified by:
        create in interface com.arangodb.internal.net.ConnectionFactory