MethodDispatcherBase.createResponseMessageBody(Object responseMessageBodyValue) 方法
定义
This method is implemented by the generated method to create the response message.
protected abstract Object createResponseMessageBody(Object responseMessageBodyValue)
参数
- responseMessageBodyValue
- Object
response message body
返回
abstract Object
Object that represents the respnse messge body.