类的使用
com.baidu.xuper.Response
| 程序包 | 说明 |
|---|---|
| com.baidu.xuper |
-
com.baidu.xuper中Response的使用
返回Response的com.baidu.xuper中的方法 修饰符和类型 方法 说明 ResponseContext. call(String module, String contract, String method, Map<String,byte[]> args)ResponseContext. crossQuery(String uri, Map<String,byte[]> args)static ResponseResponse. error(String msg)ResponseContract. initialize(Context ctx)static ResponseResponse. ok(byte[] body)