跳过导航链接
A B C D G P R T U V W Y 

A

Api - com.youhaosuda中的类
Created by chenyg on 15/11/10.
api(String) - 类 中的方法com.youhaosuda.Yhsd
获得一个Api实例
Auth - com.youhaosuda中的类
Created by chenyg on 15/11/10.
auth(String, String, String, String[]) - 类 中的方法com.youhaosuda.Yhsd
获得一个用于公有应用的Auth实例,
auth(String, String, String) - 类 中的方法com.youhaosuda.Yhsd
获得一个用于私有应用的Auth实例

B

byteArrayToHexString(byte[]) - 类 中的静态方法com.youhaosuda.Util
 
byteToHexString(byte) - 类 中的静态方法com.youhaosuda.Util
 

C

com.youhaosuda - 程序包 com.youhaosuda
 

D

delete(String) - 类 中的方法com.youhaosuda.Api
http delete请求

G

get(String) - 类 中的方法com.youhaosuda.Api
http get请求
get(String, Map<String, String>) - 类 中的方法com.youhaosuda.Api
http get请求
getAuthorizeUrl(String, String) - 类 中的方法com.youhaosuda.Auth
获取授权地址,用于开放应用
getAuthorizeUrl(String) - 类 中的方法com.youhaosuda.Auth
获取授权地址,用于私有应用
getBody() - 类 中的方法com.youhaosuda.YhsdResponse
 
getHeader() - 类 中的方法com.youhaosuda.YhsdResponse
 
getHttpClient() - 类 中的静态方法com.youhaosuda.Request
 
getInstance(String, String, String) - 类 中的静态方法com.youhaosuda.Api
 
getInstance(String, String, String, String, String, String[]) - 类 中的静态方法com.youhaosuda.Auth
 
getInstance(String, String, String, String, String) - 类 中的静态方法com.youhaosuda.Auth
 
getInstance(String) - 类 中的静态方法com.youhaosuda.WebHook
 
getInstance() - 类 中的静态方法com.youhaosuda.Yhsd
使用默认配置,apiHost,appHost以及请求方式使用生产环境的地址
getInstance(String, String, String) - 类 中的静态方法com.youhaosuda.Yhsd
使用自定义配置,在调试时使用自定义的apiHost和appHost以及请求方式
getStatusCode() - 类 中的方法com.youhaosuda.YhsdResponse
 
getToken(String) - 类 中的方法com.youhaosuda.Auth
公有应用获取token
getToken() - 类 中的方法com.youhaosuda.Auth
私有应用获取token

P

post(String, String) - 类 中的方法com.youhaosuda.Api
http post请求
put(String, String) - 类 中的方法com.youhaosuda.Api
http put请求

R

Request - com.youhaosuda中的类
Created by chenyg on 15/11/11.
Request() - 类 的构造器com.youhaosuda.Request
 
request(HttpUriRequest) - 类 中的静态方法com.youhaosuda.Request
 

T

thirdAppAesEncrypt(String, String) - 类 中的方法com.youhaosuda.Auth
第三方接入支持 使用AES 算法 加密,默认模式 AES/CBC/PKCS5Padding

U

Util - com.youhaosuda中的类
Created by chenyg on 15/11/11.
Util() - 类 的构造器com.youhaosuda.Util
 

V

verifyHmac(String, String) - 类 中的方法com.youhaosuda.Auth
验证请求合法性
verifyHmac(String, String) - 类 中的方法com.youhaosuda.WebHook
 

W

WebHook - com.youhaosuda中的类
Created by chenyg on 16/1/12.
webHook(String) - 类 中的方法com.youhaosuda.Yhsd
获得一个webHook实例

Y

Yhsd - com.youhaosuda中的类
Created by chenyg on 15/11/11.
YhsdException - com.youhaosuda中的异常错误
Created by chenyg on 16/1/12.
YhsdException(String) - 异常错误 的构造器com.youhaosuda.YhsdException
 
YhsdResponse - com.youhaosuda中的类
Created by chenyg on 15/11/12.
YhsdResponse(String, int, Map<String, String>) - 类 的构造器com.youhaosuda.YhsdResponse
 
A B C D G P R T U V W Y 
跳过导航链接

Copyright © 2016. All rights reserved.