所有类

说明
Ajax
[定义接口完成基础的ajax操作](Define interfaces to complete basic Ajax operations)
AndroidSupportSSLFactory  
ArrayIter<E>
[数组Iterator对象](Array iterator object)
Assert
[HTTP断言](HTTP assertion)
Axios
[发送具体的HTTP请求](Send a specific HTTP request)
Body  
BytesResource
[基于byte[]的资源获取器](Resource acquisition based on byte [])
CaseInsensitiveMap<K,​V>  
Chain<E,​T>
[责任链接口](Responsibility chain interface)
Conn
[发送具体请求](Send specific request)
Connection
[连接池](Connection pool)
ConnException  
ContentType
[常用Content-Type类型枚举](Enumeration of common content type types)
CustomKeyMap<K,​V>
[自定义键的Map,默认HashMap实现](The map of user-defined key is implemented by HashMap by default)
CustomProtocolsSSLFactory
[自定义支持协议类型的SSLSocketFactory](Customize sslsocketfactory that supports protocol types)
DefaultSSLFactory
[默认的SSLSocketFactory](Default sslsocketfactory)
DefaultSSLInfo
[默认的全局SSL配置](Default global SSL configuration)
DefaultTrustManager
[默认信任管理器](Default trust manager)
DelVisitor
[删除操作的FileVisitor实现,用于递归遍历删除文件夹](The filevisitor implementation of the delete operation is used to recursively traverse the deleted folder)
FastByteArrayOutputStream
[基于快速缓冲FastByteBuffer的OutputStream,随着数据的增长自动扩充缓冲区](The OutputStream based on fast buffer fastbytebuffer automatically expands the buffer as the data grows)
FastByteBuffer
[快速缓冲](Fast buffer)
FileResource
[文件资源访问对象](File resource access object)
FileTool
[文件工具类](File tool class)
FormUrlencoded
https://url.spec.whatwg.org/#urlencoded-serializing
GlobalCookieManager
[全局Cookie管理器](Global cookie Manager)
GlobalHeaders
[全局头部信息](Global header information)
Header
[请求头](Request header)
HttpBase<T>
[HTTP 基类](HTTP base class)
HttpDownloader
[下载的封装](Downloaded packages)
HttpException
[http 异常](http exception)
HttpGlobalConfig
[HTTP 全局参数配置](HTTP global parameter configuration)
HttpInputStream
[HTTP输入流](HTTP input strem)
HttpInterceptor
[Http拦截器接口](HTTP interceptor interface)
HttpInterceptor.Interceptor
[拦截器链](Interceptor chain )
HttpRequest
[http请求类](HTTP request class)
HttpResponse
[Http响应类](HTTP response class)
HttpTool
[HTTP 工具类](HTTP Tool)
IoCopier<S,​T>
[IO拷贝抽象](IO copy abstraction)
IORuntimeException
[IO运行时异常](IO runtime exception)
IoTool  
IterableIter<T>
[提供合成接口](Provide synthetic interface)
MapWrapper<K,​V>
[Map包装类](Map wrapper class)
Matcher<T>
匹配接口
Method
[定义请求结束之后的操作](Define the action after the request ends)
MoveVisitor
[文件移动操作的FileVisitor实现](Implementation of filevisitor for file movement operation)
MultiFileResource
[多文件组合资源](Multi file combination resource)
MultipartBody
[Multipart/form-data数据的请求体封装](Request body encapsulation of Multipart/form-data)
MultiResource
[多资源组合资源](Multi resource combination resource)
Mutable<T>
[提供可变值类型接口](Provide variable value type interface)
Mutable<T>
[提供可变值类型接口](Provide variable value type interface)
MutableObj<T>
[可变 Object](Variable object)
MutableObj<T>
[可变 Object](Variable object)
NoResourceException  
PercentCodec
rfc3986 : https://www.ietf.org/rfc/rfc3986.html
RandomTool
[随机工具](Random tools)
RegularTool
[正则工具类](regular tool)
Request
[请求参数](Request parameters)
RequestBody
[定义请求体接口](Define request body interface)
RequestHeader
[HTTP请求头](HTTP request header)
RequestMethod
[定义一个请求方法的枚举](Defines an enumeration of request methods)
Resource
[定义资源接口](Define resource interface)
Response
[返回值参数](Return value parameter)
RFC3986
rfc3986 : https://www.ietf.org/rfc/rfc3986.html
SSLContextBuilder
[SSLContext构建器](Sslcontext builder)
SSLProtocols
[SSL或TLS协议](SSL or TLS protocol)
SSLTool  
Status
[返回状态码](Return status code)
StreamCopier
[InputStream 向 OutputStream 拷贝](Copy InputStream to OutputStream)
StrJoiner  
StrJoiner.NullMode
[null 处理的模式](Null processing mode)
TableMap<K,​V>
[可重复键和值的Map](Map of repeatable keys and values)
ThreadLocalCookieStore
[线程隔离的Cookie存储](Thread isolated cookie store)
TrustAnyHostnameVerifier
[https 域名校验](HTTPS domain name verification)
UrlBuilder
[URL 生成器](URL generator)
URLDecoder
[URL解码](URL decoding)
URLEncoder  
UrlPath
[URL中Path部分的封装](Encapsulation of the path part of the URL)
UrlQuery
[URL中查询字符串部分的封装](Encapsulation of query string part in URL)
UrlTool
[整合的工具类](Integrated tools)