| 程序包 | 说明 |
|---|---|
| cn.hippo4j.common.constant |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpMediaType |
HttpMediaType.valueOf(String contentType)
Parse the given String contentType into a
MediaType object. |
static HttpMediaType |
HttpMediaType.valueOf(String contentType,
String charset)
Use the given contentType and charset to assemble into a
MediaType object. |
Copyright © 2022. All rights reserved.