跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractCachedObjectCreator - com.luckyframework.httpclient.proxy.impl中的类
带有缓存功能的对象创建器
AbstractCachedObjectCreator() - 类 的构造器com.luckyframework.httpclient.proxy.impl.AbstractCachedObjectCreator
 
ACCEPT - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.1
ACCEPT_CHARSET - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.2
ACCEPT_ENCODING - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.3
ACCEPT_LANGUAGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.4
ACCEPT_RANGES - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.5
addCommonParam(String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
 
addCookie(String, String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addCookie(String, String) - 接口 中的方法com.luckyframework.httpclient.core.Request
 
addExpressionParam(String, Object) - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addExpressionParams(Map<String, Object>) - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addFiles(String, File...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addFiles(String, String...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addFiles(String, File...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一组文件参数
addFiles(String, String...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一组文件参数
addFiles(String, File...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addFiles(String, String...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addFormParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addFormParameter(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个表单参数
addHeader(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
添加一个请求头
addHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
添加一个请求头
addHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addHttpFiles(String, HttpFile...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addHttpFiles(String, HttpFile...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个组Http文件参数
addInputStream(String, String, InputStream) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addInputStream(String, String, InputStream) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个流式参数
addInputStream(String, String, InputStream) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addMultipartFiles(String, MultipartFile...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addMultipartFiles(String, MultipartFile...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一组MultipartFile参数
addMultipartFiles(String, MultipartFile...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addPathParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addPathParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
addPathParameter(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个Rest参数
addQueryParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addQueryParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
addQueryParameter(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个URL参数
addRequestAfterProcessors(RequestAfterProcessor...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addRequestAfterProcessors(Collection<RequestAfterProcessor>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addRequestParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addRequestParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
addRequestParameter(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一个请求参数
addResources(String, Resource...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addResources(String, String...) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
addResources(String, Resource...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一组资源参数
addResources(String, String...) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
添加一组资源参数
addResources(String, Resource...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addResources(String, String...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addResponseAfterProcessors(ResponseAfterProcessor...) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
addResponseAfterProcessors(Collection<ResponseAfterProcessor>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
AGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.6
ALLOW - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.1, RFC 2616 (HTTP/1.1) Section 14.7
AnnotationEnv - com.luckyframework.httpclient.proxy中的类
注解环境
AnnotationEnv(Class<?>, Method) - 类 的构造器com.luckyframework.httpclient.proxy.AnnotationEnv
 
APPLICATION_ATOM_XML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_FORM_URLENCODED - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_JSON - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_OCTET_STREAM - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_SVG_XML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_XHTML_XML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
APPLICATION_XML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
Async - com.luckyframework.httpclient.proxy.annotations中的注释类型
异步执行注解
AUTHORIZATION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.2, RFC 2616 (HTTP/1.1) Section 14.8
AutoURLEncoder - com.luckyframework.httpclient.proxy.annotations中的注释类型
自动对Query和Path参数进行URLEncoder编码覆盖

B

BasicAuth - com.luckyframework.httpclient.proxy.annotations中的注释类型
Basic Auth 参数配置注解
BasicAuthParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
Basic Auth 参数设置器
BasicAuthParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.BasicAuthParameterSetter
 
BasicAuthStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
Basic Auth配置解析器
BasicAuthStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.BasicAuthStaticParamResolver
 
BodyObject - com.luckyframework.httpclient.core中的类
Body参数
BodyParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求体参数注解
BodyParameterProcessor - com.luckyframework.httpclient.proxy.impl中的类
请求体参数初处理器
BodyParameterProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.BodyParameterProcessor
 
BodyParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
请求体参数设置器
BodyParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.BodyParameterSetter
 
BodySerialization - com.luckyframework.httpclient.core中的接口
请求体序列化接口
builder(String, String, String) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
 
builder(ContentType, String) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
返回自定义格式的BodyObject
builder(String, RequestMethod, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
快速构建一个Http请求
builderAdd(String, Object) - 类 中的静态方法com.luckyframework.httpclient.core.Header
 
builderSet(String, Object) - 类 中的静态方法com.luckyframework.httpclient.core.Header
 
builderShow(String, Object) - 类 中的静态方法com.luckyframework.httpclient.core.Header
 

C

CACHE_CONTROL - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.9
CachedReflectObjectCreator - com.luckyframework.httpclient.proxy.impl中的类
带缓存的基于反射机制的对象创建器
CachedReflectObjectCreator() - 类 的构造器com.luckyframework.httpclient.proxy.impl.CachedReflectObjectCreator
 
check(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
checkHeaderName(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
checkHeaderValue(Object) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
com.luckyframework.httpclient.core - 程序包 com.luckyframework.httpclient.core
 
com.luckyframework.httpclient.core.executor - 程序包 com.luckyframework.httpclient.core.executor
 
com.luckyframework.httpclient.core.impl - 程序包 com.luckyframework.httpclient.core.impl
 
com.luckyframework.httpclient.exception - 程序包 com.luckyframework.httpclient.exception
 
com.luckyframework.httpclient.proxy - 程序包 com.luckyframework.httpclient.proxy
 
com.luckyframework.httpclient.proxy.annotations - 程序包 com.luckyframework.httpclient.proxy.annotations
 
com.luckyframework.httpclient.proxy.impl - 程序包 com.luckyframework.httpclient.proxy.impl
 
ConditionNotSatisfiedException - com.luckyframework.httpclient.exception中的异常错误
条件不满足异常
ConditionNotSatisfiedException(String) - 异常错误 的构造器com.luckyframework.httpclient.exception.ConditionNotSatisfiedException
 
ConditionNotSatisfiedException(Throwable) - 异常错误 的构造器com.luckyframework.httpclient.exception.ConditionNotSatisfiedException
 
ConditionNotSatisfiedException(String, Throwable) - 异常错误 的构造器com.luckyframework.httpclient.exception.ConditionNotSatisfiedException
 
ConditionNotSatisfiedException(String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.exception.ConditionNotSatisfiedException
 
ConditionNotSatisfiedException(Throwable, String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.exception.ConditionNotSatisfiedException
 
connect(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,没有返回值
connect(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[CONNECT]请求
Connect - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
connectForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回byte[]类型的返回值
connectForConfigMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回ConfigurationMap类型的返回值
connectForConfigMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回List<ConfigurationMap>类型的返回值
connectForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回T 类型的返回值
connectForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回T 类型的返回值
connectForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回T 类型的返回值
connectForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回InputStream类型的返回值
connectForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回InputStreamSource类型的返回值
connectForMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回Map类型的返回值
connectForMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回List<Map<String, Object>>类型的返回值
connectForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回MultipartFile类型的返回值
connectForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[CONNECT]请求,返回String类型的返回值
CONNECTION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.10
connectionHeaderSetting(HttpURLConnection, Request) - 类 中的方法com.luckyframework.httpclient.core.executor.JdkHttpExecutor
请求头设置
connectionParamsSetting(HttpURLConnection, Request) - 类 中的方法com.luckyframework.httpclient.core.executor.JdkHttpExecutor
请求参数设置以及请求类型确认
containsKey(String) - 类 中的方法com.luckyframework.httpclient.core.Header
 
containsValue(Object) - 类 中的方法com.luckyframework.httpclient.core.Header
 
CONTENT_DISPOSITION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
 
CONTENT_ENCODING - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.3, RFC 2616 (HTTP/1.1) Section 14.11
CONTENT_LANGUAGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.12
CONTENT_LENGTH - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.4, RFC 2616 (HTTP/1.1) Section 14.13
CONTENT_LOCATION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.14
CONTENT_MD5 - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.15
CONTENT_RANGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.16
CONTENT_TYPE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.5, RFC 2616 (HTTP/1.1) Section 14.17
ContentType - com.luckyframework.httpclient.core中的类
http context-type
convert(Response, Type, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResponseSelectConvert
 
convert(Response, Type, Annotation) - 接口 中的方法com.luckyframework.httpclient.proxy.ResponseConvert
将相应实体转化为指定类型的实体
ConvertProhibition - com.luckyframework.httpclient.proxy.annotations中的注释类型
禁止使用ResultConvert注解对结果进行转换
CookieParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
Cookie参数注解
CookieParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
Cookie参数设置器
CookieParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.CookieParameterSetter
 
create(String, Charset) - 类 中的静态方法com.luckyframework.httpclient.core.ContentType
 
create(String, String) - 类 中的静态方法com.luckyframework.httpclient.core.ContentType
 
create(String, TempPair<String, String>[]) - 类 中的静态方法com.luckyframework.httpclient.core.ContentType
 
createByAnnotatedElement(AnnotatedElement, ObjectCreator) - 类 中的静态方法com.luckyframework.httpclient.proxy.ParameterSetterWrapper
使用注解元素AnnotatedElement和对象创建器ObjectCreator来创建一个包装器实例,创建过程如下:
createObject(Class<T>, String) - 类 中的方法com.luckyframework.httpclient.proxy.impl.AbstractCachedObjectCreator
 
createObject(Class<T>, String) - 类 中的方法com.luckyframework.httpclient.proxy.impl.CachedReflectObjectCreator
 
createURLConnection(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.JdkHttpExecutor.URLConnectionFactory
创建一个URLConnection实例

D

DATE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.6, RFC 2616 (HTTP/1.1) Section 14.18
DAV - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.1
DEF_CONNECTION_TIME_OUT - 接口 中的静态变量com.luckyframework.httpclient.core.Request
默认的连接超时时间
DEF_READ_TIME_OUT - 接口 中的静态变量com.luckyframework.httpclient.core.Request
默认的读超时时间
DEF_WRITER_TIME_OUT - 接口 中的静态变量com.luckyframework.httpclient.core.Request
默认的写超时时间
DEFAULT_BINARY - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
DEFAULT_TEXT - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
defaultHttpClientBuilder() - 类 中的方法com.luckyframework.httpclient.core.executor.HttpClientExecutor
默认的HttpClientBuilder
DefaultHttpExceptionHandle - com.luckyframework.httpclient.proxy.impl中的类
默认的Http异常处理器,打印Request以及异常信息
DefaultHttpExceptionHandle() - 类 的构造器com.luckyframework.httpclient.proxy.impl.DefaultHttpExceptionHandle
 
DefaultHttpHeaderManager - com.luckyframework.httpclient.core.impl中的类
请求头实现
DefaultHttpHeaderManager() - 类 的构造器com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
defaultOkHttpClientBuilder() - 类 中的方法com.luckyframework.httpclient.core.executor.OkHttpExecutor
 
DefaultRequest - com.luckyframework.httpclient.core.impl中的类
请求的实现类
DefaultRequest(String, RequestMethod, HttpHeaderManager, RequestParameter) - 类 的构造器com.luckyframework.httpclient.core.impl.DefaultRequest
 
DefaultRequest(String, RequestMethod) - 类 的构造器com.luckyframework.httpclient.core.impl.DefaultRequest
 
DefaultRequestParameter - com.luckyframework.httpclient.core.impl中的类
 
DefaultRequestParameter() - 类 的构造器com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
DefaultResponse - com.luckyframework.httpclient.core.impl中的类
Response默认实现
DefaultResponse(ResponseMetaData) - 类 的构造器com.luckyframework.httpclient.core.impl.DefaultResponse
 
delete(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,没有返回值
delete(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[DELETE]请求
Delete - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
deleteForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回byte[]类型的返回值
deleteForConfigMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回ConfigurationMap类型的返回值
deleteForConfigMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回List<ConfigurationMap>类型的返回值
deleteForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回T 类型的返回值
deleteForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回T 类型的返回值
deleteForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回T 类型的返回值
deleteForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回InputStream类型的返回值
deleteForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回InputStreamSource类型的返回值
deleteForMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回Map类型的返回值
deleteForMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回List<Map<String, Object>>类型的返回值
deleteForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回MultipartFile类型的返回值
deleteForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[DELETE]请求,返回String类型的返回值
DEPTH - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.2
DESTINATION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.3
DO_NOTHING_PROCESSOR - 接口 中的静态变量com.luckyframework.httpclient.core.ResponseProcessor
 
doExecute(Request, ResponseProcessor) - 类 中的方法com.luckyframework.httpclient.core.executor.HttpClientExecutor
 
doExecute(Request, ResponseProcessor) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行http请求
doExecute(Request, ResponseProcessor) - 类 中的方法com.luckyframework.httpclient.core.executor.JdkHttpExecutor
 
doExecute(Request, ResponseProcessor) - 类 中的方法com.luckyframework.httpclient.core.executor.OkHttpExecutor
 
doHeaderSetting(HttpRequestBase, Request) - 类 中的方法com.luckyframework.httpclient.core.executor.HttpClientExecutor
设置请求头信息
DomainName - com.luckyframework.httpclient.proxy.annotations中的注释类型
域名配置注解
DynamicParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
动态参数注解

E

entityParamSetting(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
ETAG - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.19
ExceptionHandle - com.luckyframework.httpclient.proxy.annotations中的注释类型
异常处理注解
exceptionHandler(Request, Exception) - 接口 中的方法com.luckyframework.httpclient.core.ResponseProcessor
 
exceptionHandler(Request, Exception) - 接口 中的方法com.luckyframework.httpclient.proxy.HttpExceptionHandle
处理异常
exceptionHandler(Request, Exception) - 类 中的方法com.luckyframework.httpclient.proxy.impl.DefaultHttpExceptionHandle
 
execute(Request, ResponseProcessor) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行http请求
execute(Request, SaveResultResponseProcessor) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到响应
execute(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到响应
EXPECT - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.20
EXPIRES - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.7, RFC 2616 (HTTP/1.1) Section 14.21

F

FormParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
表单参数注解
FormParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
表单参数设置器
FormParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.FormParameterSetter
 
FROM - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.8, RFC 2616 (HTTP/1.1) Section 14.22

G

get(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,没有返回值
get(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[GET]请求
Get - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
getBody() - 类 中的方法com.luckyframework.httpclient.core.BodyObject
获取body参数内容
getBody() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getBody() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getBody() - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
返回请求体参数
getBytes(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到byte[]类型响应
getCglibProxyObject(Class<T>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getCharset() - 类 中的方法com.luckyframework.httpclient.core.ContentType
 
getCommonProcessor() - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getCommonProxy() - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getConfigMap(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到ConfigurationMap类型结果
getConfigMapList(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到List<ConfigurationMap>类型结果
getConfigMapListResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取一个List<ConfigurationMap>类型的结果
getConfigMapResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取一个ConfigurationMap类型的结果
getConnectionTimeout() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getConnectTimeout() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getConnectTimeout() - 接口 中的方法com.luckyframework.httpclient.core.Request
获取连接超时时间
getContentType() - 类 中的方法com.luckyframework.httpclient.core.BodyObject
获取Content-Type
getContentType() - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
getContentType() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取响应的Content-Type
getCookie(String) - 接口 中的方法com.luckyframework.httpclient.core.Request
 
getCookie(String) - 接口 中的方法com.luckyframework.httpclient.core.Response
 
getCookies() - 接口 中的方法com.luckyframework.httpclient.core.Request
 
getCookies() - 接口 中的方法com.luckyframework.httpclient.core.Response
 
getDownloadFilename() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
文件下载场景时使用,用于获取当前正在下载的文件名称
getEntity(Request, Class<T>) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到T 类型的响应实体
getEntity(Request, SerializationTypeToken<T>) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到T 类型的响应实体
getEntity(Request, Type) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到T 类型的响应实体
getEntity(Type) - 接口 中的方法com.luckyframework.httpclient.core.Response
自动将响应的数据转化为实体类 只支持Content-Type=APPLICATION_JSON、APPLICATION_XML和TEXT_XML 如果无法转化或者转化失败会时抛出一个SerializationException异常
getEntity(SerializationTypeToken<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
自动将响应的数据转化为实体类 只支持Content-Type=APPLICATION_JSON、APPLICATION_XML和TEXT_XML 如果无法转化或者转化失败会时抛出一个SerializationException异常
getEntity(Class<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
自动将响应的数据转化为实体类 只支持Content-Type=APPLICATION_JSON、APPLICATION_XML和TEXT_XML 如果无法转化或者转化失败会时抛出一个SerializationException异常
getExceptionHandle() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getExecutor() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getExpressionParams() - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getFileName() - 类 中的方法com.luckyframework.httpclient.core.HttpFile
 
getFirstHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
获取第一个匹配的头信息
getForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回byte[]类型的返回值
getForConfigMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行[GET]请求得到ConfigurationMap类型结果
getForConfigMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行[GET]请求得到List<ConfigurationMap>类型结果
getForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回T 类型的返回值
getForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回T 类型的返回值
getForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回T 类型的返回值
getForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回InputStream类型的返回值
getForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回InputStreamSource类型的返回值
getForMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行[GET]请求得到Map类型结果
getForMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行[GET]请求得到List<Map<String, Object>>类型结果
getForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回MultipartFile类型的返回值
getForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[GET]请求,返回String类型的返回值
getHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
获取匹配的头信息
getHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
getHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getHeaderManager() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getHeaderManager() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getHeaderManager() - 接口 中的方法com.luckyframework.httpclient.core.Request
请求头管理器
getHeaderManager() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取响应头管理器
getHeaderMap() - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
获取所有请求头名称和请求头信息的Map
getHeaderMap() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
getHeaderMap() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getHeaders() - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
获取所有的请求头信息
getHeaderString() - 类 中的方法com.luckyframework.httpclient.core.Header
 
getHeaderType() - 类 中的方法com.luckyframework.httpclient.core.Header
 
getHttpExecutor() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getInputStream(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到InputStream类型响应
getInputStream() - 类 中的方法com.luckyframework.httpclient.core.HttpFile
 
getInputStream() - 接口 中的方法com.luckyframework.httpclient.core.InputStreamFactory
 
getInputStream() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取InputStream类型的响应信息
getInputStream() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
获取响应体内容对应的InputStream
getInputStreamSource(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到InputStreamSource类型响应
getInputStreamSource() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取InputStreamSource类型的响应信息
getInternalValue(String) - 类 中的方法com.luckyframework.httpclient.core.Header
 
getJdkProxyObject(Class<T>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getLastHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
获取最后一个匹配的头信息
getMap(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到Map类型结果
getMapList(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到List<Map<String, Object>>类型结果
getMapListResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取一个List<Map<String, Object>>类型的结果
getMapResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取一个Map类型的结果
getMimeType() - 类 中的方法com.luckyframework.httpclient.core.ContentType
 
getMultipartFile(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到MultipartFile类型响应
getMultipartFile() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取MultipartFile类型的响应信息
getName() - 类 中的方法com.luckyframework.httpclient.core.Header
 
getNameValuePairMap() - 类 中的方法com.luckyframework.httpclient.core.Header
 
getParameter(String) - 类 中的方法com.luckyframework.httpclient.core.ContentType
 
getParams() - 类 中的方法com.luckyframework.httpclient.core.ContentType
 
getPathParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getPathParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getPathParameters() - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
rest风格参数,在URL中以占位符形式的存在的参数
getProxy() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getProxy() - 接口 中的方法com.luckyframework.httpclient.core.Request
获取代理对象
getQueryParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getQueryParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getQueryParameters() - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
URL参数,这些参数将以字符串的形式拼接到URL中
getQueryParameterString() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getReadTimeout() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getReadTimeout() - 接口 中的方法com.luckyframework.httpclient.core.Request
获取数据读取的超时时间
getReadTimeout() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getRequest() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getRequest() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取当前请求信息
getRequest() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
获取请求实例
getRequestAfterProcessorList() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getRequestConditionFieldName() - 类 中的方法com.luckyframework.httpclient.proxy.impl.RequestCondition
 
getRequestMethod() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getRequestMethod() - 接口 中的方法com.luckyframework.httpclient.core.Request
请求方式(GET、POST、DELETE、PUT...)
getRequestParameter() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getRequestParameter() - 接口 中的方法com.luckyframework.httpclient.core.Request
请求参数
getRequestParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getRequestParameters() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getRequestParameters() - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
请求的参数
getRequestUrl() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
获取请求URL
getResourceName(ResponseMetaData) - 类 中的静态方法com.luckyframework.httpclient.core.ResourceNameParser
尝试获取当前正在下载的文件名,这种获取方式要求响应头中必须提供 Content-Disposition属性或者Content-Type属性。
getResponse() - 类 中的方法com.luckyframework.httpclient.core.impl.SaveResultResponseProcessor
 
getResponseAfterProcessorList() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getResponseConditionFieldName() - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResponseCondition
 
getResponseConvert() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getResponseHeader() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
获取响应头信息
getResponseMetaData() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getResponseMetaData() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取响应元数据
getResult() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取byte[]类型响应信息
getResultContentInfo() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取响应内容信息
getSpELConverter() - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
getSpELRuntime() - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
 
getState() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
getState() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取状态码
getStatus() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
获取响应的状态码
getString(Request) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
执行请求得到String类型响应
getStringResult() - 接口 中的方法com.luckyframework.httpclient.core.Response
获取String类型的响应信息
getStringResult(Charset) - 接口 中的方法com.luckyframework.httpclient.core.Response
获取String类型的响应信息,并指定编码
getUrl() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getUrl() - 接口 中的方法com.luckyframework.httpclient.core.Request
目标资源的完整URL地址
getUrl(String) - 类 中的方法com.luckyframework.httpclient.proxy.impl.SpELURLGetter
 
getUrl(String) - 接口 中的方法com.luckyframework.httpclient.proxy.URLGetter
获取URL的方法
getUrlencodedParameterString() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
getUrlTemplate() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getValue() - 类 中的方法com.luckyframework.httpclient.core.Header
 
getWriterTimeout() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
getWriterTimeout() - 接口 中的方法com.luckyframework.httpclient.core.Request
获取数据写入的超时时间
getWriteTimeout() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 

H

head(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,没有返回值
head(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[HEAD]请求
Head - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
Header - com.luckyframework.httpclient.core中的类
请求头
Header(String, Object, Header.HeaderType) - 类 的构造器com.luckyframework.httpclient.core.Header
 
Header.HeaderType - com.luckyframework.httpclient.core中的枚举
 
HeaderParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求头参数注解
HeaderParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
请求头参数设置器
HeaderParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.HeaderParameterSetter
 
headForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回byte[]类型的返回值
headForConfigMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回ConfigurationMap类型的返回值
headForConfigMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回List<ConfigurationMap>类型的返回值
headForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回T 类型的返回值
headForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回T 类型的返回值
headForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回T 类型的返回值
headForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回InputStream类型的返回值
headForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回InputStreamSource类型的返回值
headForMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回Map类型的返回值
headForMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回List<Map<String, Object>>类型的返回值
headForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回MultipartFile类型的返回值
headForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[HEAD]请求,返回String类型的返回值
HOST - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.23
HttpClientExecutor - com.luckyframework.httpclient.core.executor中的类
基于Apache Http Client 的HTTP客户端实现
HttpClientExecutor(HttpClientBuilder) - 类 的构造器com.luckyframework.httpclient.core.executor.HttpClientExecutor
 
HttpClientExecutor() - 类 的构造器com.luckyframework.httpclient.core.executor.HttpClientExecutor
 
HttpClientProxyObjectFactory - com.luckyframework.httpclient.proxy中的类
Http客户端代理对象生成工厂
HttpClientProxyObjectFactory(Executor) - 类 的构造器com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
HttpClientProxyObjectFactory() - 类 的构造器com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
HttpConditional - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求响应日志输出处理器
HttpExceptionHandle - com.luckyframework.httpclient.proxy中的接口
异常处理器
HttpExecutor - com.luckyframework.httpclient.core.executor中的接口
Http请求执行器
HttpExecutorException - com.luckyframework.httpclient.core中的异常错误
Http请求执行异常
HttpExecutorException(String) - 异常错误 的构造器com.luckyframework.httpclient.core.HttpExecutorException
 
HttpExecutorException(Throwable) - 异常错误 的构造器com.luckyframework.httpclient.core.HttpExecutorException
 
HttpExecutorException(String, Throwable) - 异常错误 的构造器com.luckyframework.httpclient.core.HttpExecutorException
 
HttpExecutorException(String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.core.HttpExecutorException
 
HttpExecutorException(Throwable, String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.core.HttpExecutorException
 
HttpFile - com.luckyframework.httpclient.core中的类
Http文件类型
HttpFile(InputStreamSource, Supplier<String>) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(File) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(File, String) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(MultipartFile) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(MultipartFile, String) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(Resource) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(Resource, String) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpFile(InputStream, String) - 类 的构造器com.luckyframework.httpclient.core.HttpFile
 
HttpHeaderManager - com.luckyframework.httpclient.core中的接口
请求头管理器
HttpHeaders - com.luckyframework.httpclient.core中的类
Constants enumerating the HTTP headers.
HttpRequest - com.luckyframework.httpclient.proxy.annotations中的注释类型
定义一个http请求方法的注解
httpRequestSetting(HttpRequestBase, Request) - 类 中的方法com.luckyframework.httpclient.core.executor.HttpClientExecutor
 

I

IF - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.4
IF_MATCH - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.24
IF_MODIFIED_SINCE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.9, RFC 2616 (HTTP/1.1) Section 14.25
IF_NONE_MATCH - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.26
IF_RANGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.27
IF_UNMODIFIED_SINCE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.28
importPackage(String...) - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
 
importPackage(Class<?>) - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
 
init() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
initNameValuePairMap() - 类 中的方法com.luckyframework.httpclient.core.Header
 
InputStreamFactory - com.luckyframework.httpclient.core中的接口
 
InputStreamParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
输入流参数注解
InputStreamParameterProcessor - com.luckyframework.httpclient.proxy.impl中的类
InputStream参数处理器
InputStreamParameterProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.InputStreamParameterProcessor
 
InputStreamParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
InputStream参数设置器
InputStreamParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.InputStreamParameterSetter
 
isEmpty() - 类 中的方法com.luckyframework.httpclient.core.Header
 
isFileRequest(Map<String, Object>) - 接口 中的静态方法com.luckyframework.httpclient.core.executor.HttpExecutor
判断是否为文件类型的请求
isJsonType() - 接口 中的方法com.luckyframework.httpclient.core.Response
当前请求是否是返回体为application/json类型的
isResourceParam(Object) - 接口 中的静态方法com.luckyframework.httpclient.core.executor.HttpExecutor
判断某个对象是否为资源类型参数
isResourceParam(ResolvableType) - 接口 中的静态方法com.luckyframework.httpclient.core.executor.HttpExecutor
判断某个类型是否为资源类型参数
isSuccess() - 类 中的方法com.luckyframework.httpclient.core.ResponseMetaData
当前请求是否成功响应,状态为200时表示成功,其他表示失败
isXmlType() - 接口 中的方法com.luckyframework.httpclient.core.Response
当前请求是否是返回体为application/xml或text/xml者类型的
iterateParamSetting(Request, String, Iterator<?>, ResolvableType) - 类 中的方法com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 

J

JdkHttpExecutor - com.luckyframework.httpclient.core.executor中的类
基本的基于JDK的Http客户端实现的执行器
JdkHttpExecutor(JdkHttpExecutor.URLConnectionFactory) - 类 的构造器com.luckyframework.httpclient.core.executor.JdkHttpExecutor
 
JdkHttpExecutor() - 类 的构造器com.luckyframework.httpclient.core.executor.JdkHttpExecutor
 
JdkHttpExecutor.URLConnectionFactory - com.luckyframework.httpclient.core.executor中的接口
URL连接工厂
jsonBody(String) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
返回Json格式的BodyObject
jsonBody(Object) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
返回Json格式的BodyObject
JsonBody - com.luckyframework.httpclient.proxy.annotations中的注释类型
JSON请求体参数注解
JsonBodySerialization - com.luckyframework.httpclient.core中的类
Json格式请求体参数序列化方案
JsonBodySerialization() - 类 的构造器com.luckyframework.httpclient.core.JsonBodySerialization
 
jsonScheme - 接口 中的静态变量com.luckyframework.httpclient.core.Response
Json序列化方案
jsonStrToConfigMap() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为ConfigurationMap
jsonStrToConfigMapList() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为List<ConfigurationMap>
jsonStrToEntity(Type) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
jsonStrToEntity(SerializationTypeToken<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
jsonStrToEntity(Class<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
jsonStrToMap() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为Map
jsonStrToMapList() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为JSON字符后再将字符串转化为List<Map<String, Object>>

L

LAST_MODIFIED - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.10, RFC 2616 (HTTP/1.1) Section 14.29
LOCATION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.11, RFC 2616 (HTTP/1.1) Section 14.30
LOCK_TOKEN - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.5
log - 接口 中的静态变量com.luckyframework.httpclient.core.ResponseProcessor
 
logger - 接口 中的静态变量com.luckyframework.httpclient.core.executor.HttpExecutor
 

M

mapParamSetting(Request, String, Map<?, ?>, ResolvableType) - 类 中的方法com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
MAX_FORWARDS - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.31
MULTIPART_FORM_DATA - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 

N

needExpansionAnalysis() - 类 中的方法com.luckyframework.httpclient.proxy.impl.BodyParameterProcessor
 
needExpansionAnalysis() - 类 中的方法com.luckyframework.httpclient.proxy.impl.InputStreamParameterProcessor
 
needExpansionAnalysis() - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResourceParameterProcessor
 
needExpansionAnalysis() - 接口 中的方法com.luckyframework.httpclient.proxy.ParameterProcessor
遇到复杂类型是否需要展开解析
newObject(Class<T>, String) - 类 中的方法com.luckyframework.httpclient.proxy.impl.AbstractCachedObjectCreator
 
newObject(Class<T>, String) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ReflectObjectCreator
 
newObject(Class<T>, String) - 接口 中的方法com.luckyframework.httpclient.proxy.ObjectCreator
用于创建一个对象实例
NotFindRequestException - com.luckyframework.httpclient.exception中的异常错误
 
NotFindRequestException(String) - 异常错误 的构造器com.luckyframework.httpclient.exception.NotFindRequestException
 
NotHttpParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
声明不是一个Http参数的注解
NotProcessor - com.luckyframework.httpclient.proxy.impl中的类
不做任何处理的参数处理器
NotProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.NotProcessor
 
NotRequestAfterProcessor - com.luckyframework.httpclient.proxy.impl中的类
不做任何处理的请求预处理类
NotRequestAfterProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.NotRequestAfterProcessor
 

O

ObjectCreator - com.luckyframework.httpclient.proxy中的接口
对象创建器
OkHttpExecutor - com.luckyframework.httpclient.core.executor中的类
基于OkHttp的Http执行器
OkHttpExecutor(OkHttpClient.Builder) - 类 的构造器com.luckyframework.httpclient.core.executor.OkHttpExecutor
 
OkHttpExecutor() - 类 的构造器com.luckyframework.httpclient.core.executor.OkHttpExecutor
 
options(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,没有返回值
options(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[OPTIONS]请求
Options - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
optionsForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回byte[]类型的返回值
optionsForConfigMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回ConfigurationMap类型的返回值
optionsForConfigMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回List<ConfigurationMap>类型的返回值
optionsForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回T 类型的返回值
optionsForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回T 类型的返回值
optionsForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回T 类型的返回值
optionsForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回InputStream类型的返回值
optionsForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回InputStreamSource类型的返回值
optionsForMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回Map类型的返回值
optionsForMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回List<Map<String, Object>>类型的返回值
optionsForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回MultipartFile类型的返回值
optionsForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[OPTIONS]请求,返回String类型的返回值
OverDynamicParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
覆盖动态参数注解属性的注解
OVERWRITE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.6

P

ParameterProcessor - com.luckyframework.httpclient.proxy中的接口
参数处理器
ParameterSetter - com.luckyframework.httpclient.proxy中的接口
参数设置器
ParameterSetterWrapper - com.luckyframework.httpclient.proxy中的类
复杂参数设置器
ParameterSetterWrapper(ObjectCreator, ParameterSetter, ParameterProcessor, Annotation) - 类 的构造器com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
ParameterSetterWrapper(ObjectCreator, ParameterSetter, ParameterProcessor) - 类 的构造器com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
ParameterSetterWrapper(ObjectCreator) - 类 的构造器com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
ParameterSetterWrapper(ParameterSetter, ParameterProcessor) - 类 的构造器com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
ParameterSetterWrapper() - 类 的构造器com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
paramProcess(Object, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.BodyParameterProcessor
 
paramProcess(Object, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.InputStreamParameterProcessor
 
paramProcess(Object, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.NotProcessor
 
paramProcess(Object, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResourceParameterProcessor
 
paramProcess(Object, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.URLEncoderParameterProcessor
 
paramProcess(Object, Annotation) - 接口 中的方法com.luckyframework.httpclient.proxy.ParameterProcessor
参数加工方法,将原始参数加工成目标参数的方法
parseExpression(String) - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
解析SpEL表达式,被#{}包裹的将被视为SpEL表达式去解析
parseExpression(String, Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.proxy.SpELConvert
解析SpEL表达式,被#{}包裹的将被视为SpEL表达式去解析
parser(Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.BasicAuthStaticParamResolver
 
parser(Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ProxyStaticParamResolver
 
parser(Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.SpELValueFieldEqualSeparationStaticParamResolver
 
parser(Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.TimeoutStaticParamResolver
 
parser(Annotation) - 接口 中的方法com.luckyframework.httpclient.proxy.StaticParamResolver
参数解析,将注解解析成为参数集合
注:
TempPair-One -- paramName
TempPair-Two -- paramValue
patch(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,没有返回值
patch(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[PATCH]请求
Patch - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
patchForBytes(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回byte[]类型的返回值
patchForConfigMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回ConfigurationMap类型的返回值
patchForConfigMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回List<ConfigurationMap>类型的返回值
patchForEntity(String, Map<String, Object>, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回T 类型的返回值
patchForEntity(String, Map<String, Object>, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回T 类型的返回值
patchForEntity(String, Map<String, Object>, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回T 类型的返回值
patchForInputStream(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回InputStream类型的返回值
patchForInputStreamSource(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回InputStreamSource类型的返回值
patchForMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回Map类型的返回值
patchForMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回List<Map<String, Object>>类型的返回值
patchForMultipartFile(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回MultipartFile类型的返回值
patchForString(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PATCH]请求,返回String类型的返回值
PathParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
路径参数注解
PathParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
路径占位符参数设置器
PathParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.PathParameterSetter
 
post(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,没有返回值
post(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[POST]请求
Post - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
postForBytes(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回byte[] 类型的返回值
postForConfigMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回ConfigurationMap类型的返回值
postForConfigMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回List<ConfigurationMap>类型的返回值
postForEntity(String, Map<String, Object>, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回T 类型的返回值
postForEntity(String, Map<String, Object>, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回T 类型的返回值
postForEntity(String, Map<String, Object>, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回T 类型的返回值
postForInputStream(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回InputStream类型的返回值
postForInputStreamSource(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回InputStreamSource类型的返回值
postForMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回Map类型的返回值
postForMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回List<Map<String, Object>>类型的返回值
postForMultipartFile(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回MultipartFile类型的返回值
postForString(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[POST]请求,返回String类型的返回值
postProcess(TempPair<String, Object>, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResourceStaticParamResolver
 
postProcess(TempPair<String, Object>, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.SpELValueFieldEqualSeparationStaticParamResolver
 
postProcess(TempPair<String, Object>, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.URLEncodeStaticParamResolver
 
PRAGMA - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.12, RFC 2616 (HTTP/1.1) Section 14.32
PrintLog - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求响应日志输出处理器
PrintLogProcessor - com.luckyframework.httpclient.proxy.impl中的类
打印请求日志的后缀请求处理器
PrintLogProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.PrintLogProcessor
 
PrintRequestLog - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求日志输出处理器
PrintResponseLog - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应日志输出处理器
process(ResponseMetaData) - 类 中的方法com.luckyframework.httpclient.core.impl.SaveResultResponseProcessor
 
process(ResponseMetaData) - 接口 中的方法com.luckyframework.httpclient.core.ResponseProcessor
 
Proxy - com.luckyframework.httpclient.proxy.annotations中的注释类型
代理参数配置注解
PROXY_AUTHENTICATE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.33
PROXY_AUTHORIZATION - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.34
ProxyParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
代理参数设置器
ProxyParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ProxyParameterSetter
 
ProxyStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
代理配置解析器
ProxyStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ProxyStaticParamResolver
 
put(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,没有返回值
put(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[PUT]请求
Put - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
putForBytes(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回byte[] 类型的返回值
putForConfigMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回ConfigurationMap类型的返回值
putForConfigMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回List<ConfigurationMap>类型的返回值
putForEntity(String, Map<String, Object>, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回T 类型的返回值
putForEntity(String, Map<String, Object>, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回T 类型的返回值
putForEntity(String, Map<String, Object>, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回T 类型的返回值
putForInputStream(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回InputStream类型的返回值
putForInputStreamSource(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回InputStreamSource类型的返回值
putForMap(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回Map类型的返回值
putForMapList(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回List<Map<String, Object>>类型的返回值
putForMultipartFile(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回MultipartFile类型的返回值
putForString(String, Map<String, Object>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[PUT]请求,返回String类型的返回值
putHeader(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
putHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
putHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 

Q

QueryParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
Query参数注解
QueryParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
Query参数设置器
QueryParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.QueryParameterSetter
 

R

RANGE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.35
REFERER - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.13, RFC 2616 (HTTP/1.1) Section 14.36
ReflectObjectCreator - com.luckyframework.httpclient.proxy.impl中的类
基于反射机制的对象创建器
ReflectObjectCreator() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ReflectObjectCreator
 
removeCookie(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removeCookie(String) - 接口 中的方法com.luckyframework.httpclient.core.Request
 
removeExpressionParam(String...) - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
removerFirstHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
移除第一个匹配的头信息
removerFirstHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
removerFirstHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
移除一个请求头
removerHeader(String, int) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
移除指定索引处的头信息
removerHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
removerHeader(String, int) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
removerHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerHeader(String, int) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerLastHeader(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
移除最后一个匹配的头信息
removerLastHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
removerLastHeader(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerPathParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerPathParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
removerPathParameter(String) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
移除一个Rest参数
removerQueryParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerQueryParameter(String, int) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerQueryParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
removerQueryParameter(String, int) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
removerQueryParameter(String) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
移除一个URL参数
removerQueryParameter(String, int) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
移除指定位置处的URL参数
removerRequestParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
removerRequestParameter(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
removerRequestParameter(String) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
移除一个请求参数
Request - com.luckyframework.httpclient.core中的接口
请求接口
REQUEST_COOKIE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
 
RequestAfterHandle - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求处理注解 请求处理配置注解,为程序提供个性化的请求处理能力,开发自己的请求处理数组件必须遵守以下原则: 1.自定义的注解必须被@RequestProcessor注解标注 2.自定义注解必须定义以下三个属性: // 请求处理器的Class Class
RequestAfterHandles - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求处理注解
RequestAfterProcessor - com.luckyframework.httpclient.proxy中的接口
请求处理器
RequestAndResponseCondition - com.luckyframework.httpclient.proxy.impl中的类
请求、响应条件判断
RequestAndResponseCondition() - 类 的构造器com.luckyframework.httpclient.proxy.impl.RequestAndResponseCondition
 
RequestCondition - com.luckyframework.httpclient.proxy.impl中的类
请求条件判断
RequestCondition() - 类 的构造器com.luckyframework.httpclient.proxy.impl.RequestCondition
 
RequestConditional - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求实例条件注解
RequestMethod - com.luckyframework.httpclient.core中的枚举
Http请求方式
RequestParameter - com.luckyframework.httpclient.core中的接口
请求参数 Url Parameter:
该类型参数使用(Map)进行封装,最终会以字符串的形式拼接到URL中.
requestProcess(Request, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.NotRequestAfterProcessor
 
requestProcess(Request, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.PrintLogProcessor
 
requestProcess(Request, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.RequestAndResponseCondition
 
requestProcess(Request, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.RequestCondition
 
requestProcess(Request, Annotation) - 接口 中的方法com.luckyframework.httpclient.proxy.RequestAfterProcessor
请求处理,在执行请求之前对请求进行最后的设置
ResourceNameParser - com.luckyframework.httpclient.core中的类
资源名称解析器
ResourceNameParser() - 类 的构造器com.luckyframework.httpclient.core.ResourceNameParser
 
ResourceParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
资源参数注解
ResourceParameterProcessor - com.luckyframework.httpclient.proxy.impl中的类
资源参数处理器
ResourceParameterProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ResourceParameterProcessor
 
ResourceParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
文件资源参数设置器
ResourceParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ResourceParameterSetter
 
ResourceStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
资源解析器
ResourceStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ResourceStaticParamResolver
 
Response - com.luckyframework.httpclient.core中的接口
响应接口
RESPONSE_COOKIE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
 
ResponseAfterHandle - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应处理注解 响应处理配置注解,为程序提供个性化响应结果处理的能力,开发自己的响应处理组件必须遵守以下原则: 1.自定义的注解必须被@RequestProcessor注解标注 2.自定义注解必须定义以下三个属性: // 请求处理器的Class Class
ResponseAfterHandles - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应处理注解
ResponseAfterProcessor - com.luckyframework.httpclient.proxy中的接口
相应处理器
ResponseCondition - com.luckyframework.httpclient.proxy.impl中的类
响应条件判断
ResponseCondition() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ResponseCondition
 
ResponseConditional - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应实例条件注解
ResponseConvert - com.luckyframework.httpclient.proxy中的接口
响应体转换器
ResponseMetaData - com.luckyframework.httpclient.core中的类
响应原数据
ResponseMetaData(Request, int, HttpHeaderManager, InputStreamFactory) - 类 的构造器com.luckyframework.httpclient.core.ResponseMetaData
 
responseProcess(Response) - 类 中的方法com.luckyframework.httpclient.core.impl.SaveResultResponseProcessor
 
responseProcess(Response, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.PrintLogProcessor
 
responseProcess(Response, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.RequestAndResponseCondition
 
responseProcess(Response, Annotation) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResponseCondition
 
responseProcess(Response, Annotation) - 接口 中的方法com.luckyframework.httpclient.proxy.ResponseAfterProcessor
获取到响应结果之后执行
ResponseProcessException - com.luckyframework.httpclient.exception中的异常错误
响应处理异常
ResponseProcessException(String) - 异常错误 的构造器com.luckyframework.httpclient.exception.ResponseProcessException
 
ResponseProcessException(Throwable) - 异常错误 的构造器com.luckyframework.httpclient.exception.ResponseProcessException
 
ResponseProcessException(String, Throwable) - 异常错误 的构造器com.luckyframework.httpclient.exception.ResponseProcessException
 
ResponseProcessException(String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.exception.ResponseProcessException
 
ResponseProcessException(Throwable, String, Object...) - 异常错误 的构造器com.luckyframework.httpclient.exception.ResponseProcessException
 
ResponseProcessor - com.luckyframework.httpclient.core中的接口
响应处理器
ResponseSelectConvert - com.luckyframework.httpclient.proxy.impl中的类
获取指定值的转换器
ResponseSelectConvert() - 类 的构造器com.luckyframework.httpclient.proxy.impl.ResponseSelectConvert
 
result2ByteExceptionHandler(Request, IOException) - 类 中的方法com.luckyframework.httpclient.core.impl.SaveResultResponseProcessor
 
ResultConvert - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应结果转换器注解
resultProcess(Request, ResponseProcessor, CloseableHttpResponse) - 类 中的方法com.luckyframework.httpclient.core.executor.HttpClientExecutor
响应结果处理
ResultSelect - com.luckyframework.httpclient.proxy.annotations中的注释类型
响应结果转换器注解
RETRY_AFTER - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.37

S

SaveResultResponseProcessor - com.luckyframework.httpclient.core.impl中的类
将响应结果以byte[]保存的响应处理器
SaveResultResponseProcessor() - 类 的构造器com.luckyframework.httpclient.core.impl.SaveResultResponseProcessor
 
serialization(Object) - 接口 中的方法com.luckyframework.httpclient.core.BodySerialization
 
serialization(Object) - 类 中的方法com.luckyframework.httpclient.core.JsonBodySerialization
 
serialization(Object) - 类 中的方法com.luckyframework.httpclient.core.XmlBodySerialization
 
SERVER - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.14, RFC 2616 (HTTP/1.1) Section 14.38
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.BasicAuthParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.BodyParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.CookieParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.FormParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.HeaderParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.InputStreamParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.PathParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ProxyParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.QueryParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.ResourceParameterSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.TimeoutSetter
 
set(Request, String, Object) - 类 中的方法com.luckyframework.httpclient.proxy.impl.UrlParameterSetter
 
set(Request, String, Object) - 接口 中的方法com.luckyframework.httpclient.proxy.ParameterSetter
请求参数设置
setAuthorization(String, String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
添加基于Basic Auth方式的权限认证
setAuthorization(String, String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setBody(BodyObject) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setBody(BodyObject) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
setBody(BodyObject) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置请求体参数
setCommonConnectTimeout(Integer) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setCommonHttpHeaderManager(HttpHeaderManager) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setCommonProcessor(SaveResultResponseProcessor) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultResponse
 
setCommonProxy(Proxy) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setCommonReadTimeout(Integer) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setCommonRequestParameter(RequestParameter) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setCommonWriterTimeout(Integer) - 类 中的静态方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setConnectionTimeout(int) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setConnectTimeout(Integer) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setConnectTimeout(Integer) - 接口 中的方法com.luckyframework.httpclient.core.Request
设置连接超时时间(单位:ms;默认值: 2000ms)
setContentType(String) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
setContentType(ContentType) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
setContentType(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setContentType(ContentType) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setExceptionHandle(HttpExceptionHandle) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setExecutor(Executor) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setExecutorSupplier(Supplier<Executor>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setExpressionParams(Map<String, Object>) - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setFormParameters(ConfigurationMap) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setHeader(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
设置一个请求头
setHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
设置一个请求头
setHeader(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setHeaders(Map<String, List<Header>>) - 接口 中的方法com.luckyframework.httpclient.core.HttpHeaderManager
 
setHeaders(Map<String, List<Header>>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
setHeaders(Map<String, List<Header>>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setHeaders(ConfigurationMap) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setHttpExecutor(HttpExecutor) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setJsonBody(Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setJsonBody(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setJsonBody(Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置一个JSON类型的Body参数
setJsonBody(String) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置一个JSON类型的Body参数
setObjectCreator(ObjectCreator) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setPathParameter(Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setPathParameter(Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
setPathParameter(Map<String, Object>) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置请求参数
setPathParameters(ConfigurationMap) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setProxy(Proxy) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setProxy(String, int) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setProxy(Proxy) - 接口 中的方法com.luckyframework.httpclient.core.Request
设置代理
setProxy(String, int) - 接口 中的方法com.luckyframework.httpclient.core.Request
设置代理
setProxyClassFormParameter(Class<?>, Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setProxyClassHeaders(Class<?>, Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setProxyClassPathParameters(Class<?>, Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setProxyClassQueryParameter(Class<?>, Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setQueryParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setQueryParameter(String, Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
setQueryParameter(String, Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置一个URL参数
setQueryParameters(Map<String, List<Object>>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setQueryParameters(Map<String, List<Object>>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
setQueryParameters(Map<String, List<Object>>) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
 
setQueryParameters(ConfigurationMap) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setReadTimeout(Integer) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setReadTimeout(Integer) - 接口 中的方法com.luckyframework.httpclient.core.Request
设置数据读取的超时时间(单位:ms;默认值: 2000ms)
setReadTimeout(int) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setRequest(Request, String, Object, ResolvableType) - 类 中的方法com.luckyframework.httpclient.proxy.ParameterSetterWrapper
 
setRequestParameter(Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setRequestParameter(Map<String, Object>) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
setRequestParameter(Map<String, Object>) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置请求参数
setResponseConvert(ResponseConvert) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setSpELConverter(SpELConvert) - 类 中的静态方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setUrlTemplate(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setWriterTimeout(Integer) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setWriterTimeout(Integer) - 接口 中的方法com.luckyframework.httpclient.core.Request
设置数据写入的超时时间(单位:ms;默认值: 2000ms)
setWriteTimeout(int) - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
setXmlBody(Object) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setXmlBody(String) - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
setXmlBody(Object) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置一个XML类型的Body参数
setXmlBody(String) - 接口 中的方法com.luckyframework.httpclient.core.RequestParameter
设置一个JSON类型的Body参数
shutdown() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
shutdownNow() - 类 中的方法com.luckyframework.httpclient.proxy.HttpClientProxyObjectFactory
 
size() - 类 中的方法com.luckyframework.httpclient.core.Header
 
SpELConvert - com.luckyframework.httpclient.proxy中的类
SpEL转换器
SpELConvert(SpELRuntime) - 类 的构造器com.luckyframework.httpclient.proxy.SpELConvert
 
SpELConvert() - 类 的构造器com.luckyframework.httpclient.proxy.SpELConvert
 
SpELURLGetter - com.luckyframework.httpclient.proxy.impl中的类
支持SpEL表达式的域名获取器
SpELURLGetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.SpELURLGetter
 
SpELValueFieldEqualSeparationStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
基于注解value属性、配置使用'='分隔并支持SpEL表达式的静态参数解析器
SpELValueFieldEqualSeparationStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.SpELValueFieldEqualSeparationStaticParamResolver
 
StaticCookie - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态Cookie参数配置注解
StaticForm - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态Form表单参数配置注解
StaticHeader - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态Header参数配置注解
StaticParam - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态参数配置注解,为程序提供个性化静态参数配置扩展的能力,开发自己的静态参数组件必须遵守以下原则: 1.自定义的注解必须被@StaticParam注解标注 2.自定义注解必须定义以下四个属性: // 参数设置器,定义如何将参数设置到请求体中 Class
StaticParamResolver - com.luckyframework.httpclient.proxy中的接口
静态参数解析器,用户将用户配置再注解中的信息转化为Http参数
StaticPath - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态路径参数配置注解
StaticQuery - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态Query参数配置注解
StaticResource - com.luckyframework.httpclient.proxy.annotations中的注释类型
静态资源参数配置注解
STATUS_URI - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.7

T

TE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.39
TEXT_HTML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
TEXT_PLAIN - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
TEXT_XML - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
TIMEOUT - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2518 (WevDAV) Section 9.8
Timeout - com.luckyframework.httpclient.proxy.annotations中的注释类型
Basic Auth 参数配置注解
TimeoutSetter - com.luckyframework.httpclient.proxy.impl中的类
超时时间参数设置器
TimeoutSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.TimeoutSetter
 
TimeoutStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
超时时间配置解析器
TimeoutStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.TimeoutStaticParamResolver
 
toHttpFile(Object) - 接口 中的静态方法com.luckyframework.httpclient.core.executor.HttpExecutor
将参数转化为HttpFile类型参数
toHttpFiles(Object) - 接口 中的静态方法com.luckyframework.httpclient.core.executor.HttpExecutor
将参数转化为HttpFile[] 类型参数
toString() - 类 中的方法com.luckyframework.httpclient.core.BodyObject
 
toString() - 类 中的方法com.luckyframework.httpclient.core.ContentType
 
toString() - 类 中的方法com.luckyframework.httpclient.core.Header
 
toString() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultHttpHeaderManager
 
toString() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequest
 
toString() - 类 中的方法com.luckyframework.httpclient.core.impl.DefaultRequestParameter
 
trace(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,没有返回值
trace(String, Object...) - 接口 中的静态方法com.luckyframework.httpclient.core.Request
构建一个Http[TRACE]请求
Trace - com.luckyframework.httpclient.proxy.annotations中的注释类型
 
traceForBytes(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回byte[]类型的返回值
traceForConfigMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回ConfigurationMap类型的返回值
traceForConfigMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回List<ConfigurationMap>类型的返回值
traceForEntity(String, Class<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回T 类型的返回值
traceForEntity(String, SerializationTypeToken<T>, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回T 类型的返回值
traceForEntity(String, Type, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回T 类型的返回值
traceForInputStream(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回InputStream类型的返回值
traceForInputStreamSource(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回InputStreamSource类型的返回值
traceForMap(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回Map类型的返回值
traceForMapList(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回List<Map<String, Object>>类型的返回值
traceForMultipartFile(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回MultipartFile类型的返回值
traceForString(String, Object...) - 接口 中的方法com.luckyframework.httpclient.core.executor.HttpExecutor
发起一个[TRACE]请求,返回String类型的返回值
TRAILER - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.40
TRANSFER_ENCODING - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.41

U

UPGRADE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.42
Url - com.luckyframework.httpclient.proxy.annotations中的注释类型
请求头参数注解
URLEncoderParameterProcessor - com.luckyframework.httpclient.proxy.impl中的类
URL编码处理的参数处理器
URLEncoderParameterProcessor() - 类 的构造器com.luckyframework.httpclient.proxy.impl.URLEncoderParameterProcessor
 
URLEncoderPath - com.luckyframework.httpclient.proxy.annotations中的注释类型
支持URL编码的Path参数注解
URLEncoderQuery - com.luckyframework.httpclient.proxy.annotations中的注释类型
支持URL编码的Query参数注解
URLEncodeStaticParamResolver - com.luckyframework.httpclient.proxy.impl中的类
基于注解value属性、配置使用'='分隔的静态参数解析器 加上是否需要URLEncode编码的逻辑
URLEncodeStaticParamResolver() - 类 的构造器com.luckyframework.httpclient.proxy.impl.URLEncodeStaticParamResolver
 
URLGetter - com.luckyframework.httpclient.proxy中的接口
URL地址获取器
UrlParameterSetter - com.luckyframework.httpclient.proxy.impl中的类
Url符参数设置器
UrlParameterSetter() - 类 的构造器com.luckyframework.httpclient.proxy.impl.UrlParameterSetter
 
USER_AGENT - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.15, RFC 2616 (HTTP/1.1) Section 14.43

V

valueOf(String) - 枚举 中的静态方法com.luckyframework.httpclient.core.Header.HeaderType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.luckyframework.httpclient.core.RequestMethod
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.luckyframework.httpclient.core.Header.HeaderType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.luckyframework.httpclient.core.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VARY - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.44
VIA - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.45

W

WARNING - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 2616 (HTTP/1.1) Section 14.46
WILDCARD - 类 中的静态变量com.luckyframework.httpclient.core.ContentType
 
WWW_AUTHENTICATE - 类 中的静态变量com.luckyframework.httpclient.core.HttpHeaders
RFC 1945 (HTTP/1.0) Section 10.16, RFC 2616 (HTTP/1.1) Section 14.47

X

xmlBody(String) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
返回XML格式的BodyObject
xmlBody(Object) - 类 中的静态方法com.luckyframework.httpclient.core.BodyObject
返回XML格式的BodyObject
XmlBody - com.luckyframework.httpclient.proxy.annotations中的注释类型
Xml请求体参数注解
XmlBodySerialization - com.luckyframework.httpclient.core中的类
 
XmlBodySerialization() - 类 的构造器com.luckyframework.httpclient.core.XmlBodySerialization
 
xmlScheme - 接口 中的静态变量com.luckyframework.httpclient.core.Response
XML序列化方案
xmlStrToConfigMap() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为ConfigurationMap
xmlStrToConfigMapList() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为List<ConfigurationMap>
xmlStrToEntity(Type) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
xmlStrToEntity(SerializationTypeToken<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
xmlStrToEntity(Class<T>) - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为实体, 转化失败会时抛出一个SerializationException异常
xmlStrToMap() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为Map
xmlStrToMapList() - 接口 中的方法com.luckyframework.httpclient.core.Response
将的到的响应转化为XML字符后再将字符串转化为List<Map<String, Object>>
A B C D E F G H I J L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2023. All rights reserved.