类 RequestJsonEntity
java.lang.Object
xyz.migoo.simplehttp.RequestEntity
xyz.migoo.simplehttp.RequestJsonEntity
- 作者:
- xiaomi Created in 2021/7/21 19:52
-
构造器概要
构造器构造器说明RequestJsonEntity(String json) RequestJsonEntity(String content, org.apache.hc.core5.http.ContentType contentType) RequestJsonEntity(Map<?, ?> body) -
方法概要
从类继承的方法 xyz.migoo.simplehttp.RequestEntity
bytes, form, form, getContent, getEntity, json, json
-
构造器详细资料
-
RequestJsonEntity
-
RequestJsonEntity
-
RequestJsonEntity
-