| Modifier and Type | Method and Description |
|---|---|
static DelegatedLoopResources |
DelegatedLoopResources.newClientLoopResources(io.netty.channel.EventLoopGroup workerGroup)
Creates loop resources for client side.
|
static DelegatedLoopResources |
DelegatedLoopResources.newServerLoopResources(io.netty.channel.EventLoopGroup workerGroup)
Creates new loop resources for server side.
|
Copyright © 2015–2021. All rights reserved.