Class BootstrapFactory

java.lang.Object
org.neo4j.driver.internal.async.connection.BootstrapFactory

public final class BootstrapFactory extends Object
  • 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)