Class ApacheGatewayConnectionFactory

    • Constructor Summary

      Constructors 
      Constructor Description
      ApacheGatewayConnectionFactory​(Endpoint endpoint, FeedParams feedParams, java.lang.String clusterSpecificRoute, ConnectionParams connectionParams, com.yahoo.vespa.http.client.core.communication.ApacheGatewayConnection.HttpClientFactory httpClientFactory, java.lang.String clientId, java.time.Clock clock)  
    • Constructor Detail

      • ApacheGatewayConnectionFactory

        public ApacheGatewayConnectionFactory​(Endpoint endpoint,
                                              FeedParams feedParams,
                                              java.lang.String clusterSpecificRoute,
                                              ConnectionParams connectionParams,
                                              com.yahoo.vespa.http.client.core.communication.ApacheGatewayConnection.HttpClientFactory httpClientFactory,
                                              java.lang.String clientId,
                                              java.time.Clock clock)