|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 QihooOpenException 的软件包 | |
---|---|
qihoo.open.v1.http | |
qihoo.open.v1.service.impl | |
qihoo.open.v1.validate |
qihoo.open.v1.http 中 QihooOpenException 的使用 |
---|
抛出 QihooOpenException 的 qihoo.open.v1.http 中的方法 | |
---|---|
Document |
Response.asDocument()
Returns the response body as org.w3c.dom.Document. |
JSONArray |
Response.asJSONArray()
Returns the response body as sinat4j.org.json.JSONArray. |
JSONObject |
Response.asJSONObject()
Returns the response body as sinat4j.org.json.JSONObject. |
String |
Response.asString()
Returns the response body as string. |
Response |
HttpClient.httpRequest(org.apache.commons.httpclient.HttpMethod method)
|
Response |
HttpClient.httpRequest(org.apache.commons.httpclient.HttpMethod method,
Boolean WithTokenHeader)
|
Response |
HttpClient.post(List<PostParameter> params)
处理http post请求 |
Response |
HttpClient.post(PostParameter[] params,
Boolean WithTokenHeader,
int requestCount)
处理http post请求 |
qihoo.open.v1.service.impl 中 QihooOpenException 的使用 |
---|
qihoo.open.v1.validate 中 QihooOpenException 的使用 |
---|
抛出 QihooOpenException 的 qihoo.open.v1.validate 中的方法 | ||
---|---|---|
|
IValidate.validate(T model)
|
|
|
BaseModelValidate.validate(T model)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |