类的使用
com.alibaba.nacos.common.http.param.MediaType
-
使用MediaType的程序包 程序包 说明 com.alibaba.nacos.common.http.param -
-
com.alibaba.nacos.common.http.param中MediaType的使用
返回MediaType的com.alibaba.nacos.common.http.param中的方法 修饰符和类型 方法 说明 static MediaTypeMediaType. valueOf(java.lang.String contentType)Parse the given String contentType into aMediaTypeobject.static MediaTypeMediaType. valueOf(java.lang.String contentType, java.lang.String charset)Use the given contentType and charset to assemble into aMediaTypeobject.
-