C F G H I P R S T
C
- ClientSigner - com.chinare.rop.client中的接口
-
- com.chinare.rop.client - 程序包 com.chinare.rop.client
-
- com.chinare.rop.config - 程序包 com.chinare.rop.config
-
- create(String, String, String, String) - 类 中的静态方法com.chinare.rop.client.ROPClient
-
- create(String, String, String, String, boolean) - 类 中的静态方法com.chinare.rop.client.ROPClient
-
- create(String, Request.METHOD) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- create(String, Request.METHOD, Map<String, Object>) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- create(String, Request.METHOD, Map<String, Object>, Header) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- create(String, Request.METHOD, String) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- create(String, Request.METHOD, String, Header) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
F
- fileUpload(StringBuilder) - 类 中的方法com.chinare.rop.client.ROPRequest
-
G
- get(String) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- get(String, Header) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- getAppKey() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getAppKey() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- getAppSecret() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getAppSecret() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- getCookie() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getData() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getDataMate(ROPRequest) - 类 中的方法com.chinare.rop.client.ROPClientDigestSigner
-
- getDigestName() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getDigestName() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- getEnc() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getEndpoint() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getEndpoint() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- getGateway() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getHeader() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getHost() - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- getInputStream() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getMethod() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getParams() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- getPort() - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- getProxy() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getProxy() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- getSigner() - 类 中的方法com.chinare.rop.client.ROPClient
-
- getType() - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- getUrlEncodedParams() - 类 中的方法com.chinare.rop.client.ROPRequest
-
H
- header(String, String) - 类 中的方法com.chinare.rop.client.ROPRequest
-
I
- isDelete() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- isEnable() - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- isEnableResponseCheck() - 类 中的方法com.chinare.rop.client.ROPClient
-
- isEnableResponseCheck() - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- isFileUpload() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- isGet() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- isPost() - 类 中的方法com.chinare.rop.client.ROPRequest
-
- isPut() - 类 中的方法com.chinare.rop.client.ROPRequest
-
P
- post(String) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- post(String, Header) - 类 中的静态方法com.chinare.rop.client.ROPRequest
-
- ProxyConfigurationProperties - com.chinare.rop.config中的类
-
- ProxyConfigurationProperties() - 类 的构造器com.chinare.rop.config.ProxyConfigurationProperties
-
R
- ROPClient - com.chinare.rop.client中的类
-
- ropClient(ROPClientConfigurationProperties) - 类 中的方法com.chinare.rop.config.ROPClientAutoConfiguration
-
- ROPClientAutoConfiguration - com.chinare.rop.config中的类
-
- ROPClientAutoConfiguration() - 类 的构造器com.chinare.rop.config.ROPClientAutoConfiguration
-
- ROPClientConfigurationProperties - com.chinare.rop.config中的类
-
- ROPClientConfigurationProperties() - 类 的构造器com.chinare.rop.config.ROPClientConfigurationProperties
-
- ROPClientDigestSigner - com.chinare.rop.client中的类
-
- ROPClientDigestSigner(String) - 类 的构造器com.chinare.rop.client.ROPClientDigestSigner
-
- ROPRequest - com.chinare.rop.client中的类
-
S
- send(ROPRequest) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setAppKey(String) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setAppKey(String) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setAppSecret(String) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setAppSecret(String) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setCookie(Cookie) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setData(byte[]) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setData(String) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setDigestName(String) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setDigestName(String) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setEnable(boolean) - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- setEnableResponseCheck(boolean) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setEnableResponseCheck(boolean) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setEnc(String) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setEndpoint(String) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setEndpoint(String) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setGateway(String) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setHeader(Header) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setHost(String) - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- setInputStream(InputStream) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setMethod(Request.METHOD) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setParams(Map<String, Object>) - 类 中的方法com.chinare.rop.client.ROPRequest
-
- setPort(int) - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- setProxy(Proxy) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setProxy(ProxyConfigurationProperties) - 类 中的方法com.chinare.rop.config.ROPClientConfigurationProperties
-
- setSigner(ClientSigner) - 类 中的方法com.chinare.rop.client.ROPClient
-
- setType(Proxy.Type) - 类 中的方法com.chinare.rop.config.ProxyConfigurationProperties
-
- sign(String, String, String, String, ROPRequest) - 接口 中的方法com.chinare.rop.client.ClientSigner
-
客户端签名
- sign(String, String, String, String, ROPRequest) - 类 中的方法com.chinare.rop.client.ROPClientDigestSigner
-
T
- toRequest(ROPRequest) - 类 中的方法com.chinare.rop.client.ROPClient
-
C F G H I P R S T
Copyright © 2020. All rights reserved.