Module org.neo4j.driver
Class BootstrapFactory
java.lang.Object
org.neo4j.driver.internal.bolt.basicimpl.async.connection.BootstrapFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.netty.bootstrap.BootstrapnewBootstrap(int threadCount) static io.netty.bootstrap.BootstrapnewBootstrap(io.netty.channel.EventLoopGroup eventLoopGroup)
-
Method Details
-
newBootstrap
public static io.netty.bootstrap.Bootstrap newBootstrap(int threadCount) -
newBootstrap
public static io.netty.bootstrap.Bootstrap newBootstrap(io.netty.channel.EventLoopGroup eventLoopGroup)
-