索引
All Classes and Interfaces|所有程序包
A
- apply(String) - 类中的方法 cn.aradin.easy.http.annotation.NoEncrypt
C
- cn.aradin.easy.http - 程序包 cn.aradin.easy.http
- cn.aradin.easy.http.annotation - 程序包 cn.aradin.easy.http.annotation
- cn.aradin.easy.http.annotation.support - 程序包 cn.aradin.easy.http.annotation.support
- cn.aradin.easy.http.support - 程序包 cn.aradin.easy.http.support
- connectTimeoutMillis() - 注释类型 中的元素 cn.aradin.easy.http.annotation.Controller
- contentType() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestMapping
- Controller - cn.aradin.easy.http.annotation中的注释类型
- create(Class<T>) - 类中的方法 cn.aradin.easy.http.EasyInvocation
- createHttpClient() - 类中的静态方法 cn.aradin.easy.http.support.HttpClientFactory
- createHttpClient(int, int) - 类中的静态方法 cn.aradin.easy.http.support.HttpClientFactory
- createKeyMaterialHttpClient(KeyStore, String, String[], int, int) - 类中的静态方法 cn.aradin.easy.http.support.HttpClientFactory
-
Key store 类型HttpClient
- createResponseHandler(Type) - 类中的静态方法 cn.aradin.easy.http.support.JsonResponseHandler
D
- DELETE - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
E
- EasyBuilder - cn.aradin.easy.http中的类
- EasyInvocation - cn.aradin.easy.http中的类
- EasyInvocation(EasyRequest, RequestConfig) - 类的构造器 cn.aradin.easy.http.EasyInvocation
- EasyRequest - cn.aradin.easy.http中的类
- EasyRequest() - 类的构造器 cn.aradin.easy.http.EasyRequest
- encrypt() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestBody
- encrypt() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestHeader
- EncryptHolder - cn.aradin.easy.http.annotation.support中的类
- EncryptHolder() - 类的构造器 cn.aradin.easy.http.annotation.support.EncryptHolder
- execute(HttpUriRequest) - 类中的静态方法 cn.aradin.easy.http.support.LocalHttpClient
- execute(HttpUriRequest, ResponseHandler<T>) - 类中的静态方法 cn.aradin.easy.http.support.LocalHttpClient
- executeJsonResult(HttpUriRequest, Type) - 类中的静态方法 cn.aradin.easy.http.support.LocalHttpClient
-
数据返回自动JSON对象解析
F
- function(Class<? extends Function<String, String>>) - 类中的静态方法 cn.aradin.easy.http.annotation.support.EncryptHolder
G
- GET - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
- getDomain() - 类中的方法 cn.aradin.easy.http.EasyInvocation
- getMethodParameterNamesByAnnotation(Method) - 类中的方法 cn.aradin.easy.http.EasyInvocation
-
获取指定方法的参数名
H
- HEAD - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
- httpClient - 类中的静态变量 cn.aradin.easy.http.support.LocalHttpClient
- HttpClientFactory - cn.aradin.easy.http.support中的类
- HttpClientFactory() - 类的构造器 cn.aradin.easy.http.support.HttpClientFactory
I
- init(int, int) - 类中的静态方法 cn.aradin.easy.http.support.LocalHttpClient
- initMchKeyStore(String, String, String, int, int) - 类中的静态方法 cn.aradin.easy.http.support.LocalHttpClient
-
初始化 MCH HttpClient KeyStore
- ins() - 类中的静态方法 cn.aradin.easy.http.EasyBuilder
- invoke(Object, Method, Object[]) - 类中的方法 cn.aradin.easy.http.EasyInvocation
J
- JsonResponseHandler - cn.aradin.easy.http.support中的类
- JsonResponseHandler() - 类的构造器 cn.aradin.easy.http.support.JsonResponseHandler
L
- LocalHttpClient - cn.aradin.easy.http.support中的类
- LocalHttpClient() - 类的构造器 cn.aradin.easy.http.support.LocalHttpClient
M
- method() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestMapping
N
- NoEncrypt - cn.aradin.easy.http.annotation中的类
- NoEncrypt() - 类的构造器 cn.aradin.easy.http.annotation.NoEncrypt
O
- OPTIONS - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
P
- param() - 注释类型 中的元素 cn.aradin.easy.http.annotation.Controller
- parseBody(Method, Object[]) - 类中的方法 cn.aradin.easy.http.EasyInvocation
- parseHeaders(Method, Object[]) - 类中的方法 cn.aradin.easy.http.EasyInvocation
- parseParameters(Method, Object[]) - 类中的方法 cn.aradin.easy.http.EasyInvocation
- parseToString(Method, Object[]) - 类中的方法 cn.aradin.easy.http.EasyInvocation
- PATCH - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
- POST - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
- PUT - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
R
- readTimeoutMillis() - 注释类型 中的元素 cn.aradin.easy.http.annotation.Controller
- request(String, Type, RequestMethod, Map<String, String>, Map<String, String>, String, RequestConfig, String) - 类中的方法 cn.aradin.easy.http.EasyRequest
- RequestBody - cn.aradin.easy.http.annotation中的注释类型
- RequestHeader - cn.aradin.easy.http.annotation中的注释类型
- RequestMapping - cn.aradin.easy.http.annotation中的注释类型
- RequestMethod - cn.aradin.easy.http.support中的枚举
- RequestParam - cn.aradin.easy.http.annotation中的注释类型
- retries() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestMapping
S
- service(Class<T>) - 类中的方法 cn.aradin.easy.http.EasyBuilder
- service(Class<T>, RequestConfig) - 类中的方法 cn.aradin.easy.http.EasyBuilder
- serviceMap - 类中的静态变量 cn.aradin.easy.http.annotation.support.EncryptHolder
- serviceMap - 类中的变量 cn.aradin.easy.http.EasyBuilder
-
当前应用对应的服务Map
T
- TRACE - 枚举 中的枚举常量 cn.aradin.easy.http.support.RequestMethod
V
- value() - 注释类型 中的元素 cn.aradin.easy.http.annotation.Controller
- value() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestHeader
- value() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestMapping
- value() - 注释类型 中的元素 cn.aradin.easy.http.annotation.RequestParam
- valueOf(String) - 枚举中的静态方法 cn.aradin.easy.http.support.RequestMethod
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 cn.aradin.easy.http.support.RequestMethod
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
All Classes and Interfaces|所有程序包