|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 VodCommonRequest 的软件包 | |
|---|---|
| net.polyv.vod.v1.entity | |
| net.polyv.vod.v1.entity.account | |
| net.polyv.vod.v1.service | |
| net.polyv.vod.v1.entity 中 VodCommonRequest 的使用 |
|---|
| net.polyv.vod.v1.entity 中 VodCommonRequest 的子类 | |
|---|---|
class |
VodPageCommonRequest
直播分页公共请求实体 |
| net.polyv.vod.v1.entity.account 中 VodCommonRequest 的使用 |
|---|
| net.polyv.vod.v1.entity.account 中 VodCommonRequest 的子类 | |
|---|---|
class |
VodAccountSpaceDataRequest
|
| net.polyv.vod.v1.service 中 VodCommonRequest 的使用 |
|---|
| 类型参数类型为 VodCommonRequest 的 net.polyv.vod.v1.service 中的方法 | ||
|---|---|---|
protected
|
VodBaseService.baseGet(String url,
E e,
Class<T> tClass)
HTTP GET 公共请求 |
|
protected
|
VodBaseService.baseGet(String url,
String pathVariable,
E e,
Class<T> tClass)
HTTP GET 公共请求 |
|
protected
|
VodBaseService.basePost(String url,
E e,
Class<T> tClass)
HTTP POST 公共请求 |
|
protected
|
VodBaseService.basePost(String url,
String pathVariable,
E e,
Class<T> tClass)
HTTP POST 公共请求 |
|
protected
|
VodBaseService.basePostJson(String url,
E e,
Class<T> tClass)
HTTP POST 请求发送json |
|
protected
|
VodBaseService.basePostJson(String url,
String pathVariable,
E e,
Class<T> tClass)
HTTP POST 请求发送json |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||