| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.common.http.param |
| 限定符和类型 | 方法和说明 |
|---|---|
static MediaType |
MediaType.valueOf(String contentType)
Parse the given String contentType into a
MediaType object. |
static MediaType |
MediaType.valueOf(String contentType,
String charset)
Use the given contentType and charset to assemble into a
MediaType object. |
Copyright © 2018–2021 Alibaba Group. All rights reserved.