Class HttpConnectionFactory

java.lang.Object
com.arangodb.http.HttpConnectionFactory
All Implemented Interfaces:
com.arangodb.internal.net.ConnectionFactory

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

  • Method Details

    • 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