public class TextDataQueueCommand extends QueuedCommand
| Modifier and Type | Method and Description |
|---|---|
static TextDataQueueCommand |
createCommand(String data,
boolean endStream) |
void |
doSend(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise) |
public static TextDataQueueCommand createCommand(String data, boolean endStream)
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.