JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
cn.hutool.http
,
cn.hutool.http.body
,
cn.hutool.http.cookie
,
cn.hutool.http.server
,
cn.hutool.http.server.action
,
cn.hutool.http.server.filter
,
cn.hutool.http.server.handler
,
cn.hutool.http.ssl
,
cn.hutool.http.useragent
,
cn.hutool.http.webservice
Class Hierarchy
java.lang.
Object
cn.hutool.http.server.handler.
ActionHandler
(implements com.sun.net.httpserver.HttpHandler)
cn.hutool.http.body.
BytesBody
(implements cn.hutool.http.body.
RequestBody
)
cn.hutool.http.body.
FormUrlEncodedBody
cn.hutool.http.ssl.
DefaultSSLInfo
cn.hutool.http.server.filter.
ExceptionFilter
(implements cn.hutool.http.server.filter.
HttpFilter
)
cn.hutool.http.server.filter.
DefaultExceptionFilter
com.sun.net.httpserver.Filter
cn.hutool.http.server.filter.
SimpleFilter
cn.hutool.http.cookie.
GlobalCookieManager
cn.hutool.http.
HTMLFilter
cn.hutool.http.
HtmlUtil
cn.hutool.http.
HttpBase
<T>
cn.hutool.http.
HttpRequest
cn.hutool.http.
HttpResponse
(implements java.io.
Closeable
)
cn.hutool.http.webservice.
JakartaSoapClient
cn.hutool.http.webservice.
SoapClient
cn.hutool.http.
HttpConfig
cn.hutool.http.
HttpConnection
cn.hutool.http.
HttpDownloader
com.sun.net.httpserver.HttpExchange
cn.hutool.http.server.
HttpExchangeWrapper
cn.hutool.http.
HttpGlobalConfig
(implements java.io.
Serializable
)
cn.hutool.http.
HttpInterceptor.Chain
<T> (implements cn.hutool.core.lang.
Chain
<E,T>)
cn.hutool.http.
HttpResource
(implements cn.hutool.core.io.resource.
Resource
, java.io.
Serializable
)
cn.hutool.http.server.
HttpServerBase
(implements java.io.
Closeable
)
cn.hutool.http.server.
HttpServerRequest
cn.hutool.http.server.
HttpServerResponse
cn.hutool.http.
HttpStatus
cn.hutool.http.
HttpUtil
java.io.
InputStream
(implements java.io.
Closeable
)
cn.hutool.http.
HttpInputStream
cn.hutool.http.webservice.
JakartaSoapUtil
cn.hutool.http.body.
MultipartBody
(implements cn.hutool.http.body.
RequestBody
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
cn.hutool.http.
MultipartOutputStream
cn.hutool.http.body.
ResourceBody
(implements cn.hutool.http.body.
RequestBody
)
cn.hutool.http.server.action.
RootAction
(implements cn.hutool.http.server.action.
Action
)
cn.hutool.http.server.
SimpleServer
cn.hutool.http.webservice.
SoapUtil
javax.net.
SocketFactory
javax.net.ssl.
SSLSocketFactory
cn.hutool.http.ssl.
CustomProtocolsSSLFactory
cn.hutool.http.ssl.
AndroidSupportSSLFactory
cn.hutool.http.ssl.
DefaultSSLFactory
cn.hutool.http.ssl.
SSLSocketFactoryBuilder
(implements cn.hutool.core.net.
SSLProtocols
)
cn.hutool.http.cookie.
ThreadLocalCookieStore
(implements java.net.
CookieStore
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
cn.hutool.http.
HttpException
cn.hutool.http.webservice.
SoapRuntimeException
cn.hutool.http.ssl.
TrustAnyHostnameVerifier
(implements javax.net.ssl.
HostnameVerifier
)
cn.hutool.http.useragent.
UserAgent
(implements java.io.
Serializable
)
cn.hutool.http.useragent.
UserAgentInfo
(implements java.io.
Serializable
)
cn.hutool.http.useragent.
Browser
cn.hutool.http.useragent.
Engine
cn.hutool.http.useragent.
OS
cn.hutool.http.useragent.
Platform
cn.hutool.http.useragent.
UserAgentParser
cn.hutool.http.useragent.
UserAgentUtil
Interface Hierarchy
cn.hutool.http.server.action.
Action
cn.hutool.http.server.filter.
HttpFilter
cn.hutool.http.
HttpInterceptor
<T>
cn.hutool.http.body.
RequestBody
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
cn.hutool.http.
ContentType
cn.hutool.http.
GlobalHeaders
cn.hutool.http.
GlobalInterceptor
cn.hutool.http.
Header
cn.hutool.http.webservice.
JakartaSoapProtocol
cn.hutool.http.
Method
cn.hutool.http.webservice.
SoapProtocol
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2026. All rights reserved.