Searched defs:bossEventLoopGroupPool (Results 1 – 1 of 1) sorted by relevance
97 private ObjectPool<? extends EventLoopGroup> bossEventLoopGroupPool = field in NettyServerBuilder298 NettyServerBuilder bossEventLoopGroupPool( in bossEventLoopGroupPool() method in NettyServerBuilder299 ObjectPool<? extends EventLoopGroup> bossEventLoopGroupPool) { in bossEventLoopGroupPool()