类分层结构
- java.lang.Object
- org.apache.http.message.AbstractHttpMessage (implements org.apache.http.HttpMessage)
- xyz.migoo.simplehttp.HttpRequest (implements org.apache.http.client.methods.Configurable, org.apache.http.client.methods.HttpUriRequest)
- xyz.migoo.simplehttp.Client
- xyz.migoo.simplehttp.Form
- xyz.migoo.simplehttp.Request
- xyz.migoo.simplehttp.Response
- java.lang.Throwable (implements java.io.Serializable)
Copyright © 2019. All rights reserved.