Module org.neo4j.driver
Package org.neo4j.driver.internal.async.connection
package org.neo4j.driver.internal.async.connection
-
ClassDescriptionListener for authorization info state maintained on the server side.This is a connection used by
DirectConnectionProvider
to connect to a remote database.Manages creation of NettyEventLoopGroup
s, which are basicallyExecutor
s that perform IO operations.A connection used by the routing driver.