Uses of Interface
org.neo4j.driver.internal.async.connection.ChannelConnector
-
Uses of ChannelConnector in org.neo4j.driver.internal.async.connection
-
Uses of ChannelConnector in org.neo4j.driver.internal.async.pool
ModifierConstructorDescriptionprotected
ConnectionPoolImpl
(ChannelConnector connector, io.netty.bootstrap.Bootstrap bootstrap, NettyChannelTracker nettyChannelTracker, PoolSettings settings, MetricsListener metricsListener, Logging logging, Clock clock, boolean ownsEventLoopGroup, ConnectionFactory connectionFactory) ConnectionPoolImpl
(ChannelConnector connector, io.netty.bootstrap.Bootstrap bootstrap, PoolSettings settings, MetricsListener metricsListener, Logging logging, Clock clock, boolean ownsEventLoopGroup)