public interface EventLoopGroupFactory
EventLoopGroup.DefaultEventLoopGroupFactory| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.EventLoopGroup |
create()
Create a new
EventLoopGroup using the current configuration of the factory. |
Copyright © 2017. All rights reserved.