public class GracefulShutdown extends Object
| Constructor and Description |
|---|
GracefulShutdown(io.netty.channel.ChannelHandlerContext ctx,
String goAwayMessage,
io.netty.channel.ChannelPromise originPromise) |
| Modifier and Type | Method and Description |
|---|---|
void |
gracefulShutdown() |
public GracefulShutdown(io.netty.channel.ChannelHandlerContext ctx,
String goAwayMessage,
io.netty.channel.ChannelPromise originPromise)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.