Uses of Interface
org.neo4j.driver.internal.async.pool.ConnectionFactory
Packages that use ConnectionFactory
-
Uses of ConnectionFactory in org.neo4j.driver.internal.async.pool
Classes in org.neo4j.driver.internal.async.pool that implement ConnectionFactoryConstructors in org.neo4j.driver.internal.async.pool with parameters of type ConnectionFactoryModifierConstructorDescriptionprotected
ConnectionPoolImpl
(ChannelConnector connector, io.netty.bootstrap.Bootstrap bootstrap, NettyChannelTracker nettyChannelTracker, PoolSettings settings, MetricsListener metricsListener, Logging logging, Clock clock, boolean ownsEventLoopGroup, ConnectionFactory connectionFactory)