类 cn.dreampie.common.http.ContentType
的使用

使用 ContentType 的软件包
cn.dreampie.common.http   
 

cn.dreampie.common.httpContentType 的使用
 

返回 ContentTypecn.dreampie.common.http 中的方法
static ContentType ContentType.typeOf(String type)
           
static ContentType ContentType.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static ContentType[] ContentType.values()
          按照声明该枚举类型的常量的顺序,返回 包含这些常量的数组。
 



Copyright © 2017. All rights reserved.