您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.dromara.hutool.http
,
org.dromara.hutool.http.auth
,
org.dromara.hutool.http.client
,
org.dromara.hutool.http.client.body
,
org.dromara.hutool.http.client.cookie
,
org.dromara.hutool.http.client.engine
,
org.dromara.hutool.http.client.engine.httpclient4
,
org.dromara.hutool.http.client.engine.httpclient5
,
org.dromara.hutool.http.client.engine.jdk
,
org.dromara.hutool.http.client.engine.okhttp
,
org.dromara.hutool.http.html
,
org.dromara.hutool.http.meta
,
org.dromara.hutool.http.proxy
,
org.dromara.hutool.http.server
,
org.dromara.hutool.http.server.action
,
org.dromara.hutool.http.server.filter
,
org.dromara.hutool.http.server.handler
,
org.dromara.hutool.http.server.servlet
,
org.dromara.hutool.http.ssl
,
org.dromara.hutool.http.useragent
,
org.dromara.hutool.http.webservice
类分层结构
java.lang.
Object
org.apache.http.entity.AbstractHttpEntity (implements org.apache.http.HttpEntity)
org.dromara.hutool.http.client.engine.httpclient4.
HttpClient4BodyEntity
org.apache.hc.core5.http.io.entity.AbstractHttpEntity (implements org.apache.hc.core5.http.HttpEntity)
org.dromara.hutool.http.client.engine.httpclient5.
HttpClient5BodyEntity
org.dromara.hutool.http.server.handler.
ActionHandler
(implements com.sun.net.httpserver.HttpHandler)
org.dromara.hutool.http.client.engine.okhttp.
BasicProxyAuthenticator
(implements okhttp3.Authenticator)
org.dromara.hutool.http.client.
ClientConfig
org.dromara.hutool.http.client.engine.
ClientEngineFactory
org.dromara.hutool.http.meta.
ContentTypeUtil
com.sun.net.httpserver.Filter
org.dromara.hutool.http.server.filter.
SimpleFilter
org.dromara.hutool.http.client.body.
FormBody
<T> (implements org.dromara.hutool.http.client.body.
HttpBody
)
org.dromara.hutool.http.client.body.
MultipartBody
org.dromara.hutool.http.client.body.
UrlEncodedFormBody
org.dromara.hutool.http.client.cookie.
GlobalCookieManager
org.dromara.hutool.http.html.
HTMLFilter
org.dromara.hutool.http.html.
HtmlUtil
org.dromara.hutool.http.auth.
HttpAuthUtil
org.dromara.hutool.http.client.engine.httpclient4.
HttpClient4Engine
(implements org.dromara.hutool.http.client.engine.
ClientEngine
)
org.dromara.hutool.http.client.engine.httpclient4.
HttpClient4Response
(implements org.dromara.hutool.http.client.
Response
)
org.dromara.hutool.http.client.engine.httpclient5.
HttpClient5Engine
(implements org.dromara.hutool.http.client.engine.
ClientEngine
)
org.dromara.hutool.http.client.engine.httpclient5.
HttpClient5Response
(implements org.dromara.hutool.http.client.
Response
)
org.dromara.hutool.http.client.
HttpDownloader
org.dromara.hutool.http.
HttpGlobalConfig
(implements java.io.
Serializable
)
org.dromara.hutool.http.server.
HttpServerBase
(implements java.io.
Closeable
)
org.dromara.hutool.http.server.
HttpServerRequest
org.dromara.hutool.http.server.
HttpServerResponse
org.dromara.hutool.http.client.engine.jdk.
HttpUrlConnectionUtil
org.dromara.hutool.http.
HttpUtil
java.io.
InputStream
(implements java.io.
Closeable
)
org.dromara.hutool.http.client.engine.jdk.
JdkHttpInputStream
org.dromara.hutool.http.server.servlet.
JakartaServletUtil
org.dromara.hutool.http.client.engine.jdk.
JdkClientEngine
(implements org.dromara.hutool.http.client.engine.
ClientEngine
)
org.dromara.hutool.http.client.engine.jdk.
JdkHttpConnection
(implements org.dromara.hutool.http.client.
HeaderOperation
<T>)
org.dromara.hutool.http.client.engine.jdk.
JdkHttpResponse
(implements java.io.
Closeable
, org.dromara.hutool.http.client.
Response
)
org.dromara.hutool.http.client.engine.okhttp.
OkHttpEngine
(implements org.dromara.hutool.http.client.engine.
ClientEngine
)
org.dromara.hutool.http.client.engine.okhttp.
OkHttpResponse
(implements org.dromara.hutool.http.client.
Response
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
org.dromara.hutool.http.client.body.
MultipartOutputStream
java.net.
Proxy
org.dromara.hutool.http.proxy.
HttpProxy
org.dromara.hutool.http.client.
Request
(implements org.dromara.hutool.http.client.
HeaderOperation
<T>)
okhttp3.RequestBody
org.dromara.hutool.http.client.engine.okhttp.
OkHttpRequestBody
org.dromara.hutool.http.client.body.
ResourceBody
(implements org.dromara.hutool.http.client.body.
HttpBody
)
org.dromara.hutool.http.client.body.
BytesBody
org.dromara.hutool.http.client.body.
StringBody
org.dromara.hutool.http.client.body.
ResponseBody
(implements java.io.
Closeable
, org.dromara.hutool.http.client.body.
HttpBody
)
org.dromara.hutool.http.server.action.
RootAction
(implements org.dromara.hutool.http.server.action.
Action
)
org.dromara.hutool.http.server.servlet.
ServletUtil
org.dromara.hutool.http.server.
SimpleServer
org.dromara.hutool.http.webservice.
SoapClient
(implements org.dromara.hutool.http.client.
HeaderOperation
<T>)
org.dromara.hutool.http.webservice.
SoapUtil
javax.net.
SocketFactory
javax.net.ssl.
SSLSocketFactory
org.dromara.hutool.http.ssl.
CustomProtocolsSSLFactory
org.dromara.hutool.http.ssl.
SSLInfo
org.dromara.hutool.http.client.cookie.
ThreadLocalCookieStore
(implements java.net.
CookieStore
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.dromara.hutool.http.
HttpException
org.dromara.hutool.http.webservice.
SoapRuntimeException
org.dromara.hutool.http.useragent.
UserAgent
(implements java.io.
Serializable
)
org.dromara.hutool.http.useragent.
UserAgentInfo
(implements java.io.
Serializable
)
org.dromara.hutool.http.useragent.
Browser
org.dromara.hutool.http.useragent.
BrowserEngine
org.dromara.hutool.http.useragent.
OS
org.dromara.hutool.http.useragent.
Platform
org.dromara.hutool.http.useragent.
UserAgentParser
org.dromara.hutool.http.useragent.
UserAgentUtil
接口分层结构
org.dromara.hutool.http.server.action.
Action
java.lang.
AutoCloseable
org.dromara.hutool.http.client.engine.
ClientEngine
java.io.
Closeable
org.dromara.hutool.http.client.engine.
ClientEngine
org.dromara.hutool.http.client.
Response
org.dromara.hutool.http.client.
Response
org.dromara.hutool.http.client.
HeaderOperation
<T>
org.dromara.hutool.http.client.body.
HttpBody
org.dromara.hutool.http.server.filter.
HttpFilter
org.dromara.hutool.http.meta.
HttpStatus
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.dromara.hutool.http.
GlobalHeaders
org.dromara.hutool.http.
GlobalCompressStreamRegister
org.dromara.hutool.http.meta.
Method
org.dromara.hutool.http.meta.
HeaderName
org.dromara.hutool.http.meta.
ContentType
org.dromara.hutool.http.webservice.
SoapProtocol
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2023. All rights reserved.