public final class EventLoops extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventLoops.ChannelType |
| Constructor and Description |
|---|
EventLoops() |
| Modifier and Type | Method and Description |
|---|---|
static io.netty.channel.EventLoopGroup |
commonGroup() |
static EventLoops.ChannelType |
getChannelType() |
static io.netty.channel.EventLoopGroup |
newEventLoopGroup(int threads) |
public static io.netty.channel.EventLoopGroup commonGroup()
public static io.netty.channel.EventLoopGroup newEventLoopGroup(int threads)
public static EventLoops.ChannelType getChannelType()
Copyright © 2018–2019. All rights reserved.