RESPONSE
- The type of message that the respopnse contains. Must be a protobuf message type.public static interface Controller.CustomResponse<RESPONSE>
Modifier and Type | Method and Description |
---|---|
ByteBuf[] |
getBodies()
The optional unstructured portion of the message.
|
RESPONSE |
getMessage()
The structured portion of the response.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.