| 程序包 | 说明 |
|---|---|
| xyz.hellothomas.jedi.core.dto | |
| xyz.hellothomas.jedi.core.utils |
| 限定符和类型 | 字段和说明 |
|---|---|
static ReturnT<String> |
ReturnT.FAIL |
static ReturnT<String> |
ReturnT.SUCCESS |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> ReturnT<T> |
JsonUtil.deserializeReturnT(String content,
Class<T> valueType) |
static ReturnT |
JediRemotingUtil.postBody(String url,
String accessToken,
int timeout,
Object requestObj,
Class returnTargetClassOfT)
post
|
Copyright © 2021 hellothomas. All rights reserved.