| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.http |
Hutool-http针对JDK的HttpUrlConnection做一层封装,简化了HTTPS请求、文件上传、Cookie记忆等操作,使Http请求变得无比简单。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static GlobalCompressStreamRegister |
GlobalCompressStreamRegister.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static GlobalCompressStreamRegister[] |
GlobalCompressStreamRegister.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2023. All rights reserved.