类 FileRequestBody
java.lang.Object
com.dtflys.forest.http.ForestRequestBody
com.dtflys.forest.http.body.BinaryRequestBody
com.dtflys.forest.http.body.FileRequestBody
-
字段概要
从类继承的字段 com.dtflys.forest.http.ForestRequestBody
body -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.http.ForestRequestBody
getBody, getDefaultValue, setDefaultValue
-
构造器详细资料
-
FileRequestBody
-
-
方法详细资料
-
getFile
-
setFile
-
getByteArray
public byte[] getByteArray()- 指定者:
getByteArray在类中ForestRequestBody
-
getDefaultBodyType
- 指定者:
getDefaultBodyType在类中ForestRequestBody
-
clone
- 指定者:
clone在类中ForestRequestBody
-