类分层结构
- 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.HttpProxy
- xyz.migoo.simplehttp.Request
- xyz.migoo.simplehttp.RequestEntity
- xyz.migoo.simplehttp.Response
Copyright © 2021. All rights reserved.