Package com.wechat.pay.java.core.http
Class JsonRequestBody
java.lang.Object
com.wechat.pay.java.core.http.JsonRequestBody
- All Implemented Interfaces:
RequestBody
HTTP JSON类型请求体
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getBody
获取请求体- Returns:
- 请求体
-
getContentType
Description copied from interface:RequestBody获取请求体的数据类型- Specified by:
getContentTypein interfaceRequestBody- Returns:
- 请求体的数据类型
-
toString
-