public class TyhRestConnection extends Object
| 构造器和说明 |
|---|
TyhRestConnection(Options options) |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> Results<T> |
executePostWithSignature(String path,
TyhRequest tyhRequest,
Class<T> tClass) |
Options |
getOptions() |
TyhRequest |
obtainSignRequestParam(TyhRequest tyhRequest) |
public TyhRestConnection(Options options)
public Options getOptions()
public <T> Results<T> executePostWithSignature(String path, TyhRequest tyhRequest, Class<T> tClass) throws Exception
Exceptionpublic TyhRequest obtainSignRequestParam(TyhRequest tyhRequest) throws Exception
ExceptionCopyright © 2022. All rights reserved.