|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectplay.utils.HTTP
public class HTTP
嵌套类摘要 | |
---|---|
static class |
HTTP.ContentTypeWithEncoding
|
构造方法摘要 | |
---|---|
HTTP()
|
方法摘要 | |
---|---|
static java.lang.String |
fixCaseForHttpHeader(java.lang.String headerName)
Use this method to make sure you have the correct caseing of a http header name. |
static HTTP.ContentTypeWithEncoding |
parseContentType(java.lang.String contentType)
|
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public HTTP()
方法详细信息 |
---|
public static HTTP.ContentTypeWithEncoding parseContentType(java.lang.String contentType)
public static java.lang.String fixCaseForHttpHeader(java.lang.String headerName)
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |