类分层结构
- java.lang.Object
- com.dtflys.forest.backend.body.AbstractBodyBuilder<T> (implements com.dtflys.forest.backend.BodyBuilder<R>)
- com.dtflys.forest.backend.httpclient.body.HttpclientBodyBuilder<T>
- org.apache.http.entity.mime.content.AbstractContentBody (implements org.apache.http.entity.mime.content.ContentBody)
- org.apache.http.entity.mime.content.FileBody
- com.dtflys.forest.backend.httpclient.body.HttpclientMultipartFileBody
- com.dtflys.forest.backend.httpclient.body.HttpclientMultipartCommonBody
- org.apache.http.entity.mime.content.FileBody
- com.dtflys.forest.backend.body.AbstractBodyBuilder<T> (implements com.dtflys.forest.backend.BodyBuilder<R>)