cn.dreampie.common.http
类 ContentType
java.lang.Object
cn.dreampie.common.http.ContentType
public class ContentType
- extends Object
Created by wangrenhui on 15/4/29.
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEXT
public static final String TEXT
- 另请参见:
- 常量字段值
HTML
public static final String HTML
- 另请参见:
- 常量字段值
XML
public static final String XML
- 另请参见:
- 常量字段值
JSON
public static final String JSON
- 另请参见:
- 常量字段值
FORM
public static final String FORM
- 另请参见:
- 常量字段值
MULTIPART
public static final String MULTIPART
- 另请参见:
- 常量字段值
FILE
public static final String FILE
- 另请参见:
- 常量字段值
PNG
public static final String PNG
- 另请参见:
- 常量字段值
JPEG
public static final String JPEG
- 另请参见:
- 常量字段值
GIF
public static final String GIF
- 另请参见:
- 常量字段值
ContentType
public ContentType()
Copyright © 2015. All rights reserved.