JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.wechat.pay.java.core.http
Interface ResponseBody
All Known Implementing Classes:
JsonResponseBody
public interface
ResponseBody
HTTP返回体
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getContentType
()
获取返回体的数据类型
Method Detail
getContentType
java.lang.String getContentType()
获取返回体的数据类型
Returns:
返回体的数据类型
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method