java.lang.Object
org.neo4j.driver.internal.async.connection.BootstrapFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic io.netty.bootstrap.Bootstrap
newBootstrap
(int threadCount) static io.netty.bootstrap.Bootstrap
newBootstrap
(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)
-