类分层结构
- java.lang.Object
- cool.scx.util.http.FormData (implements cool.scx.util.http.Body)
- cool.scx.util.http.HttpClientHelper
- cool.scx.util.http.JsonBody (implements cool.scx.util.http.Body)
- cool.scx.util.http.Options
- cool.scx.util.http.StringBody (implements cool.scx.util.http.Body)
- cool.scx.util.http.XmlBody (implements cool.scx.util.http.Body)
接口分层结构
- cool.scx.util.http.Body