public final class ChannelUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeOnFlush(io.netty.channel.Channel ch)
Closes the specified channel after all queued write requests are flushed.
|
Copyright © 2021. All rights reserved.