public class Response extends Object
| Modifier and Type | Field and Description |
|---|---|
io.netty.buffer.ByteBuf[] |
dBodies |
com.google.protobuf.MessageLite |
pBody |
com.google.protobuf.Internal.EnumLite |
rpcType |
| Constructor and Description |
|---|
Response(com.google.protobuf.Internal.EnumLite rpcType,
com.google.protobuf.MessageLite pBody,
io.netty.buffer.ByteBuf... dBodies) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.