| public static NetworkingBackend |
| remote(boolean allowNativeTransport) |
| method_75867(boolean arg0) |
| remote(boolean useEpoll) |
|
| public static NetworkingBackend |
| local() |
| method_75866() |
| local() |
|
| private ThreadFactory |
| createThreadFactory() |
| method_75872() |
| createThreadFactory() |
|
| protected abstract io.netty.channel.IoHandlerFactory |
| ioHandlerFactory() |
| method_75868() |
| newFactory() |
|
| private io.netty.channel.EventLoopGroup |
| createEventLoopGroup() |
| method_75873() |
| createEventLoopGroup() |
|
| public io.netty.channel.EventLoopGroup |
| eventLoopGroup() |
| method_75869() |
| getEventLoopGroup() |
|
| public Class<? extends io.netty.channel.Channel> |
| channelCls() |
| method_75870() |
| getChannelClass() |
|
| public Class<? extends io.netty.channel.ServerChannel> |
| serverChannelCls() |
| method_75871() |
| getServerChannelClass() |
|