public class StreamReplier extends ReplierSupport<Void>
Replier.Decoder<T>, Replier.NOPDecoderatHead, length| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
readContent(io.netty.buffer.ByteBuf in,
CompletableFuture<Void> promise) |
static StreamReplier |
stream(Object out) |
String |
toString() |
expectLength, replypublic static StreamReplier stream(Object out)
out - protected void readContent(io.netty.buffer.ByteBuf in,
CompletableFuture<Void> promise)
readContent 在类中 ReplierSupport<Void>Copyright © 2017. All rights reserved.