public class EndStreamQueueCommand extends QueuedCommand
| Constructor and Description |
|---|
EndStreamQueueCommand() |
| Modifier and Type | Method and Description |
|---|---|
static EndStreamQueueCommand |
create() |
void |
doSend(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise) |
public static EndStreamQueueCommand create()
public void doSend(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise)
doSend in class QueuedCommandCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.