跳过导航链接
A B C E G H I L M O P R S T V 

A

afterPropertiesSet() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 

B

beforeRequest(ProxyMetaData, Map<String, String>, Map<String, String>) - 接口 中的方法cn.refacter.easy.http.interceptor.Interceptor
 

C

ClassUtils - cn.refacter.easy.http.utils中的类
 
ClassUtils() - 类 的构造器cn.refacter.easy.http.utils.ClassUtils
 
cn.refacter.easy.http - 程序包 cn.refacter.easy.http
 
cn.refacter.easy.http.annotations - 程序包 cn.refacter.easy.http.annotations
 
cn.refacter.easy.http.base - 程序包 cn.refacter.easy.http.base
 
cn.refacter.easy.http.callback - 程序包 cn.refacter.easy.http.callback
 
cn.refacter.easy.http.config - 程序包 cn.refacter.easy.http.config
 
cn.refacter.easy.http.constant - 程序包 cn.refacter.easy.http.constant
 
cn.refacter.easy.http.converter - 程序包 cn.refacter.easy.http.converter
 
cn.refacter.easy.http.converter.json - 程序包 cn.refacter.easy.http.converter.json
 
cn.refacter.easy.http.exception - 程序包 cn.refacter.easy.http.exception
 
cn.refacter.easy.http.interceptor - 程序包 cn.refacter.easy.http.interceptor
 
cn.refacter.easy.http.proxy - 程序包 cn.refacter.easy.http.proxy
 
cn.refacter.easy.http.utils - 程序包 cn.refacter.easy.http.utils
 
cn.refacter.easy.http.utils.param - 程序包 cn.refacter.easy.http.utils.param
 

E

EasyHttpClientProxyFactoryBean<T> - cn.refacter.easy.http.proxy中的类
 
EasyHttpClientProxyFactoryBean() - 类 的构造器cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
EasyHttpClientProxyHandler - cn.refacter.easy.http.proxy中的类
 
EasyHttpClientProxyRegister - cn.refacter.easy.http.proxy中的类
 
EasyHttpClientProxyRegister() - 类 的构造器cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
EasyHttpFastJsonConverter - cn.refacter.easy.http.converter.json中的类
 
EasyHttpFastJsonConverter() - 类 的构造器cn.refacter.easy.http.converter.json.EasyHttpFastJsonConverter
 
EasyHttpGlobalConfiguration - cn.refacter.easy.http.config中的类
 
EasyHttpGlobalConfiguration() - 类 的构造器cn.refacter.easy.http.config.EasyHttpGlobalConfiguration
 
EasyHttpGsonConverter - cn.refacter.easy.http.converter.json中的类
 
EasyHttpGsonConverter() - 类 的构造器cn.refacter.easy.http.converter.json.EasyHttpGsonConverter
 
EasyHttpJacksonConverter - cn.refacter.easy.http.converter.json中的类
 
EasyHttpJacksonConverter() - 类 的构造器cn.refacter.easy.http.converter.json.EasyHttpJacksonConverter
 
EasyHttpJsonConverter - cn.refacter.easy.http.converter.json中的接口
 
EasyHttpRequest - cn.refacter.easy.http.base中的类
 
EasyHttpRequest() - 类 的构造器cn.refacter.easy.http.base.EasyHttpRequest
 
EasyHttpRequestSupport - cn.refacter.easy.http.utils中的接口
 
EasyHttpRuntimeException - cn.refacter.easy.http.exception中的异常错误
 
EasyHttpRuntimeException(String) - 异常错误 的构造器cn.refacter.easy.http.exception.EasyHttpRuntimeException
 
EasyHttpRuntimeException(String, Throwable) - 异常错误 的构造器cn.refacter.easy.http.exception.EasyHttpRuntimeException
 
EasyHttpRuntimeException(Throwable) - 异常错误 的构造器cn.refacter.easy.http.exception.EasyHttpRuntimeException
 
EnableHttpClient - cn.refacter.easy.http.annotations中的注释类型
 

G

get(String, Map<String, String>, Map<String, String>) - 接口 中的方法cn.refacter.easy.http.utils.EasyHttpRequestSupport
 
get(String, Map<String, String>) - 接口 中的方法cn.refacter.easy.http.utils.EasyHttpRequestSupport
 
get(String, Map<String, String>) - 类 中的方法cn.refacter.easy.http.utils.HttpClientRequestWrapper
 
get(String, Map<String, String>) - 类 中的方法cn.refacter.easy.http.utils.OkHttpRequestWrapper
 
getBackClient() - 类 中的静态方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
getBasePackages(AnnotationMetadata) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
getConnectTimeout() - 类 中的静态方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
getContextId() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
getEnableProxyCache() - 类 中的静态方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
getInstance(ApplicationContext) - 类 中的静态方法cn.refacter.easy.http.proxy.EasyHttpClientProxyHandler
 
getJsonConverter() - 类 中的静态方法cn.refacter.easy.http.config.EasyHttpGlobalConfiguration
 
getName() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
getObject() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
getObjectType() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
getReadTimeout() - 类 中的静态方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
getRequestParamFromBean(Object) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyHandler
 
getRequestWrapper(String) - 类 中的静态方法cn.refacter.easy.http.utils.HttpRequestWrapperFactory
 
getScanner() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
getType() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
getWriteTimeout() - 类 中的静态方法cn.refacter.easy.http.config.HttpAutoConfiguration
 

H

HttpAutoConfiguration - cn.refacter.easy.http.config中的类
 
HttpBody - cn.refacter.easy.http.annotations中的注释类型
 
HTTPCLIENT - 类 中的静态变量cn.refacter.easy.http.utils.HttpRequestWrapperFactory
 
HttpClientEnum - cn.refacter.easy.http.utils中的枚举
 
HttpClientRequestWrapper - cn.refacter.easy.http.utils中的类
 
HttpClientRequestWrapper() - 类 的构造器cn.refacter.easy.http.utils.HttpClientRequestWrapper
 
HttpMethod - cn.refacter.easy.http.constant中的枚举
 
HttpParam - cn.refacter.easy.http.annotations中的注释类型
 
HttpRequest - cn.refacter.easy.http.annotations中的注释类型
 
HttpRequestWrapperFactory - cn.refacter.easy.http.utils中的类
 
HttpRequestWrapperFactory() - 类 的构造器cn.refacter.easy.http.utils.HttpRequestWrapperFactory
 

I

Interceptor - cn.refacter.easy.http.interceptor中的接口
 
invoke(Object, Method, Object[]) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyHandler
 
isCustomClass(Class) - 类 中的静态方法cn.refacter.easy.http.utils.ClassUtils
 
isSingleton() - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 

L

LifeCycleCallBack - cn.refacter.easy.http.callback中的接口
 

M

matches(String) - 枚举 中的方法cn.refacter.easy.http.constant.HttpMethod
 

O

OKHTTP - 类 中的静态变量cn.refacter.easy.http.utils.HttpRequestWrapperFactory
 
OkHttpRequestWrapper - cn.refacter.easy.http.utils中的类
 
OkHttpRequestWrapper(OkHttpClient) - 类 的构造器cn.refacter.easy.http.utils.OkHttpRequestWrapper
 
OnError - cn.refacter.easy.http.callback中的接口
 
onError() - 接口 中的方法cn.refacter.easy.http.callback.OnError
 
onError() - 接口 中的方法cn.refacter.easy.http.interceptor.Interceptor
 
OnRetry - cn.refacter.easy.http.callback中的接口
 
onRetry() - 接口 中的方法cn.refacter.easy.http.callback.OnRetry
 
onRetry() - 接口 中的方法cn.refacter.easy.http.interceptor.Interceptor
 
OnSuccess - cn.refacter.easy.http.callback中的接口
 
onSuccess() - 接口 中的方法cn.refacter.easy.http.callback.OnSuccess
 
onSuccess() - 接口 中的方法cn.refacter.easy.http.interceptor.Interceptor
 

P

PackageInfo - cn.refacter.easy.http.converter中的类
 
PackageInfo() - 类 的构造器cn.refacter.easy.http.converter.PackageInfo
 
PackageInfo - cn.refacter.easy.http中的类
 
PackageInfo() - 类 的构造器cn.refacter.easy.http.PackageInfo
 
parseObject(String, Class<T>) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpFastJsonConverter
 
parseObject(String, Class<T>) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpGsonConverter
 
parseObject(String, Class<T>) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpJacksonConverter
 
parseObject(String, Class<T>) - 接口 中的方法cn.refacter.easy.http.converter.json.EasyHttpJsonConverter
 
postJson(String, Map<String, String>, String, Map<String, String>) - 接口 中的方法cn.refacter.easy.http.utils.EasyHttpRequestSupport
 
postJson(String, String, Map<String, String>) - 接口 中的方法cn.refacter.easy.http.utils.EasyHttpRequestSupport
 
postJson(String, String, Map<String, String>) - 类 中的方法cn.refacter.easy.http.utils.HttpClientRequestWrapper
 
postJson(String, String, Map<String, String>) - 类 中的方法cn.refacter.easy.http.utils.OkHttpRequestWrapper
 
postRequest(String) - 接口 中的方法cn.refacter.easy.http.interceptor.Interceptor
 
ProxyMetaData - cn.refacter.easy.http.base中的类
 
ProxyMetaData() - 类 的构造器cn.refacter.easy.http.base.ProxyMetaData
 

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
RequestParamSplice - cn.refacter.easy.http.utils.param中的类
 
RequestParamSplice() - 类 的构造器cn.refacter.easy.http.utils.param.RequestParamSplice
 
resolve(String) - 枚举 中的静态方法cn.refacter.easy.http.constant.HttpMethod
 

S

setApplicationContext(ApplicationContext) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
setBackClient(String) - 类 中的方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
setConnectTimeout(Integer) - 类 中的方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
setContextId(String) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
setEnableProxyCache(Boolean) - 类 中的方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
setEnvironment(Environment) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
setEnvironment(Environment) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
setName(String) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
setReadTimeout(Integer) - 类 中的方法cn.refacter.easy.http.config.HttpAutoConfiguration
 
setResourceLoader(ResourceLoader) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyRegister
 
setType(Class<?>) - 类 中的方法cn.refacter.easy.http.proxy.EasyHttpClientProxyFactoryBean
 
setWriteTimeout(Integer) - 类 中的方法cn.refacter.easy.http.config.HttpAutoConfiguration
 

T

toJSONString(Object) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpFastJsonConverter
 
toJSONString(Object) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpGsonConverter
 
toJSONString(Object) - 类 中的方法cn.refacter.easy.http.converter.json.EasyHttpJacksonConverter
 
toJSONString(Object) - 接口 中的方法cn.refacter.easy.http.converter.json.EasyHttpJsonConverter
 

V

valueOf(String) - 枚举 中的静态方法cn.refacter.easy.http.constant.HttpMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.refacter.easy.http.utils.HttpClientEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.refacter.easy.http.constant.HttpMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.refacter.easy.http.utils.HttpClientEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C E G H I L M O P R S T V 
跳过导航链接