| 程序包 | 说明 |
|---|---|
| com.nbsaas.http |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HttpConnection.KeyVal |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection.KeyVal |
Connection.KeyVal.key(String key)
Update the key of a keyval
|
Connection.KeyVal |
Connection.KeyVal.value(String value)
Update the value of a keyval
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<Connection.KeyVal> |
HttpConnection.Request.data() |
Collection<Connection.KeyVal> |
Connection.Request.data()
Get all of the request's data parameters
|
| 限定符和类型 | 方法和说明 |
|---|---|
HttpConnection.Request |
HttpConnection.Request.data(Connection.KeyVal keyval) |
Connection.Request |
Connection.Request.data(Connection.KeyVal keyval)
Add a data parameter to the request
|
Copyright © 2021. All rights reserved.