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