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

B

BaseRequest - name.ilab.http中的类
Created by cuijfboy on 15/11/28.
BaseRequest() - 类 的构造器name.ilab.http.BaseRequest
 
BaseResponse - name.ilab.http中的类
Created by cuijfboy on 16/1/9.
BaseResponse() - 类 的构造器name.ilab.http.BaseResponse
 
BaseResponse(int, HttpMethod, String, Map<String, String>) - 类 的构造器name.ilab.http.BaseResponse
 
body - 类 中的变量name.ilab.http.BaseRequest
 
body - 类 中的变量name.ilab.http.BaseResponse
 

C

closeQuietly(Closeable) - 类 中的静态方法name.ilab.http.Utils
 

E

EmptyHook - name.ilab.http中的类
Created by cuijfboy on 15/11/30.
EmptyHook() - 类 的构造器name.ilab.http.EmptyHook
 

G

generate(String) - 类 中的方法name.ilab.http.maker.HttpApiCodeMaker
 
generate(File) - 类 中的方法name.ilab.http.maker.HttpApiCodeMaker
 
generateApiCode() - 类 中的方法name.ilab.http.maker.HttpApiCodeMaker
 
getApiMap() - 类 中的方法name.ilab.http.maker.HttpApiJson
 
getBody() - 类 中的方法name.ilab.http.BaseRequest
 
getBody() - 类 中的方法name.ilab.http.BaseResponse
 
getBody() - 接口 中的方法name.ilab.http.IHttpRequest
 
getCodeFileFolder() - 类 中的方法name.ilab.http.maker.HttpApi
 
getFullUrl() - 类 中的方法name.ilab.http.maker.HttpApi
 
getGlobalConfig() - 类 中的方法name.ilab.http.maker.HttpApiJson
 
getHeader() - 类 中的方法name.ilab.http.BaseRequest
 
getHeader() - 类 中的方法name.ilab.http.BaseResponse
 
getHeader() - 接口 中的方法name.ilab.http.IHttpRequest
 
getHook(String) - 类 中的静态方法name.ilab.http.Utils
 
getHookName() - 类 中的方法name.ilab.http.maker.HttpApi
 
getImportList() - 类 中的方法name.ilab.http.maker.HttpApi
 
getMethod() - 类 中的方法name.ilab.http.BaseRequest
 
getMethod() - 类 中的方法name.ilab.http.BaseResponse
 
getMethod() - 接口 中的方法name.ilab.http.IHttpRequest
 
getMethod() - 类 中的方法name.ilab.http.maker.HttpApi
 
getMockHttpClient() - 类 中的静态方法name.ilab.http.Utils
 
getModel() - 类 中的方法name.ilab.http.maker.HttpApi
 
getName() - 类 中的方法name.ilab.http.maker.HttpApi
 
getPackageName() - 类 中的方法name.ilab.http.maker.HttpApi
 
getRequest() - 类 中的方法name.ilab.http.maker.HttpApi
 
getResponse() - 类 中的方法name.ilab.http.maker.HttpApi
 
getResponseType() - 类 中的方法name.ilab.http.BaseRequest
 
getResponseType() - 接口 中的方法name.ilab.http.IHttpRequest
 
getResponseType() - 类 中的方法name.ilab.http.maker.HttpApi
 
getStatusCode() - 类 中的方法name.ilab.http.BaseResponse
 
getSupportedSourceVersion() - 类 中的方法name.ilab.http.maker.HttpApiCodeProcessor
 
getUrl() - 类 中的方法name.ilab.http.BaseRequest
 
getUrl() - 类 中的方法name.ilab.http.BaseResponse
 
getUrl() - 接口 中的方法name.ilab.http.IHttpRequest
 
getUrl() - 类 中的方法name.ilab.http.maker.HttpApi
 
getUrlBase() - 类 中的方法name.ilab.http.maker.HttpApi
 

H

header - 类 中的变量name.ilab.http.BaseRequest
 
header - 类 中的变量name.ilab.http.BaseResponse
 
HTTP_API_GLOBAL_MODEL_TEMPLATE_NAME - 类 中的静态变量name.ilab.http.maker.HttpApiCodeMaker
 
HTTP_API_TEMPLATE_NAME - 类 中的静态变量name.ilab.http.maker.HttpApiCodeMaker
 
HttpApi - name.ilab.http.maker中的类
Created by cuijfboy on 15/11/28.
HttpApi() - 类 的构造器name.ilab.http.maker.HttpApi
 
HttpApiCode - name.ilab.http.maker中的注释类型
Created by cuijfboy on 15/11/28.
HttpApiCodeMaker - name.ilab.http.maker中的类
Created by cuijfboy on 15/11/28.
HttpApiCodeMaker() - 类 的构造器name.ilab.http.maker.HttpApiCodeMaker
 
HttpApiCodeProcessor - name.ilab.http.maker中的类
Created by cuijfboy on 15/11/28.
HttpApiCodeProcessor() - 类 的构造器name.ilab.http.maker.HttpApiCodeProcessor
 
HttpApiJson - name.ilab.http.maker中的类
Created by cuijfboy on 15/11/30.
HttpApiJson() - 类 的构造器name.ilab.http.maker.HttpApiJson
 
HttpMethod - name.ilab.http中的枚举
Created by cuijfboy on 15/11/28.

I

IApiHook - name.ilab.http中的接口
Created by cuijfboy on 15/11/28.
IHttpClient - name.ilab.http中的接口
Created by cuijfboy on 15/11/28.
IHttpRequest - name.ilab.http中的接口
Created by cuijfboy on 15/11/28.
init(ProcessingEnvironment) - 类 中的方法name.ilab.http.maker.HttpApiCodeProcessor
 

L

loadStringFromFile(File) - 类 中的静态方法name.ilab.http.Utils
 

M

merge(String, HttpApi) - 类 中的方法name.ilab.http.maker.HttpApi
 
method - 类 中的变量name.ilab.http.BaseRequest
 
method - 类 中的变量name.ilab.http.BaseResponse
 
MockHttpClient - name.ilab.http中的类
Created by cuijfboy on 15/12/1.
MockHttpClient() - 类 的构造器name.ilab.http.MockHttpClient
 

N

name.ilab.http - 程序包 name.ilab.http
 
name.ilab.http.maker - 程序包 name.ilab.http.maker
 

O

onRequest(String, BaseRequest, Object, Class) - 类 中的方法name.ilab.http.EmptyHook
 
onRequest(String, BaseRequest, Object, Class) - 接口 中的方法name.ilab.http.IApiHook
 
onRequestData(String, Object, Class) - 类 中的方法name.ilab.http.EmptyHook
 
onRequestData(String, Object, Class) - 接口 中的方法name.ilab.http.IApiHook
 
onResponse(String, ResponseType, BaseResponse) - 类 中的方法name.ilab.http.EmptyHook
 
onResponse(String, ResponseType, BaseResponse) - 接口 中的方法name.ilab.http.IApiHook
 
onResponse(int, Map<String, String>, String) - 接口 中的方法name.ilab.http.IHttpRequest
 
onResponse(int, Map<String, String>, File) - 接口 中的方法name.ilab.http.IHttpRequest
 
onResponse(int, Map<String, String>, byte[]) - 接口 中的方法name.ilab.http.IHttpRequest
 
onResponseData(String, ResponseType, BaseResponse, Class) - 类 中的方法name.ilab.http.EmptyHook
 
onResponseData(String, ResponseType, BaseResponse, Class) - 接口 中的方法name.ilab.http.IApiHook
 

P

prepare() - 类 中的方法name.ilab.http.maker.HttpApi
 
process(Set<? extends TypeElement>, RoundEnvironment) - 类 中的方法name.ilab.http.maker.HttpApiCodeProcessor
 

R

refresh() - 类 中的方法name.ilab.http.maker.HttpApi
 
refresh() - 类 中的方法name.ilab.http.maker.HttpApiJson
 
request(IHttpRequest) - 接口 中的方法name.ilab.http.IHttpClient
 
request(IHttpRequest) - 类 中的方法name.ilab.http.MockHttpClient
 
responseType - 类 中的变量name.ilab.http.BaseRequest
 
ResponseType - name.ilab.http中的枚举
Created by cuijfboy on 16/1/11.

S

set(BaseResponse) - 类 中的方法name.ilab.http.BaseResponse
 
setBody(String) - 类 中的方法name.ilab.http.BaseRequest
 
setBody(String) - 类 中的方法name.ilab.http.BaseResponse
 
setCodeFileFolder(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setFullUrl(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setHeader(Map<String, String>) - 类 中的方法name.ilab.http.BaseRequest
 
setHeader(Map<String, String>) - 类 中的方法name.ilab.http.BaseResponse
 
setHookName(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setImportList(List<String>) - 类 中的方法name.ilab.http.maker.HttpApi
 
setMethod(HttpMethod) - 类 中的方法name.ilab.http.BaseRequest
 
setMethod(HttpMethod) - 类 中的方法name.ilab.http.BaseResponse
 
setMethod(HttpMethod) - 类 中的方法name.ilab.http.maker.HttpApi
 
setModel(Map<String, Map<String, String>>) - 类 中的方法name.ilab.http.maker.HttpApi
 
setName(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setPackageName(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setRequest(Map<String, Map<String, String>>) - 类 中的方法name.ilab.http.maker.HttpApi
 
setResponse(Map<String, Map<String, String>>) - 类 中的方法name.ilab.http.maker.HttpApi
 
setResponseType(ResponseType) - 类 中的方法name.ilab.http.BaseRequest
 
setResponseType(ResponseType) - 类 中的方法name.ilab.http.maker.HttpApi
 
setStatusCode(int) - 类 中的方法name.ilab.http.BaseResponse
 
setUrl(String) - 类 中的方法name.ilab.http.BaseRequest
 
setUrl(String) - 类 中的方法name.ilab.http.BaseResponse
 
setUrl(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
setUrlBase(String) - 类 中的方法name.ilab.http.maker.HttpApi
 
statusCode - 类 中的变量name.ilab.http.BaseResponse
 

T

TEMPLATE_FOLDER - 类 中的静态变量name.ilab.http.maker.HttpApiCodeMaker
 
toString() - 类 中的方法name.ilab.http.maker.HttpApi
 

U

url - 类 中的变量name.ilab.http.BaseRequest
 
url - 类 中的变量name.ilab.http.BaseResponse
 
Utils - name.ilab.http中的类
Created by cuijfboy on 15/11/28.
Utils() - 类 的构造器name.ilab.http.Utils
 

V

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

Copyright © 2016. All rights reserved.