Package com.wechat.pay.java.core.http
Class JsonResponseBody
java.lang.Object
com.wechat.pay.java.core.http.JsonResponseBody
- All Implemented Interfaces:
ResponseBody
JSON类型返回体
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getBody
获取返回体- Returns:
- 返回体
-
getContentType
Description copied from interface:ResponseBody获取返回体的数据类型- Specified by:
getContentTypein interfaceResponseBody- Returns:
- 返回体的数据类型
-
toString
-