java.lang.Object
org.neo4j.driver.internal.async.pool.NetworkConnectionFactory
- All Implemented Interfaces:
ConnectionFactory
-
Constructor Summary
ConstructorDescriptionNetworkConnectionFactory
(Clock clock, MetricsListener metricsListener, Logging logging) -
Method Summary
Modifier and TypeMethodDescriptioncreateConnection
(io.netty.channel.Channel channel, ExtendedChannelPool pool)
-
Constructor Details
-
NetworkConnectionFactory
-
-
Method Details
-
createConnection
- Specified by:
createConnection
in interfaceConnectionFactory
-