public class TextDataQueueCommand extends StreamQueueCommand
| 限定符和类型 | 方法和说明 |
|---|---|
static TextDataQueueCommand |
createCommand(TripleStreamChannelFuture streamChannelFuture,
String data,
boolean endStream) |
void |
doSend(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise) |
channel, runpublic static TextDataQueueCommand createCommand(TripleStreamChannelFuture streamChannelFuture, String data, boolean endStream)
public void doSend(io.netty.channel.ChannelHandlerContext ctx,
io.netty.channel.ChannelPromise promise)
doSend 在类中 QueuedCommandCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.