跳过导航链接
A B C D F G H I N P R S V X 

A

addParser(Parser<?>) - 类 中的方法cn.com.twoke.http.annotation.manager.SimpleParserManager
添加解析器
addParser(Parser<?>) - 接口 中的方法cn.com.twoke.http.annotation.ParserManager
添加解析器

B

beanToXmlStr(Object) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
beanToXmlStr.
beanToXmlStrToMap(Object) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
beanToXmlStrToMap.
build() - 类 中的静态方法cn.com.twoke.http.annotation.creator.ParamsCreator
build.
build() - 类 中的静态方法cn.com.twoke.http.annotation.creator.ReturnCreator
build.

C

cn.com.twoke.http.annotation - 程序包 cn.com.twoke.http.annotation
 
cn.com.twoke.http.annotation.creator - 程序包 cn.com.twoke.http.annotation.creator
 
cn.com.twoke.http.annotation.manager - 程序包 cn.com.twoke.http.annotation.manager
 
cn.com.twoke.http.annotation.parser - 程序包 cn.com.twoke.http.annotation.parser
 
cn.com.twoke.http.config - 程序包 cn.com.twoke.http.config
 
cn.com.twoke.http.creator - 程序包 cn.com.twoke.http.creator
 
cn.com.twoke.http.exp - 程序包 cn.com.twoke.http.exp
 
cn.com.twoke.http.sender - 程序包 cn.com.twoke.http.sender
 
cn.com.twoke.http.type - 程序包 cn.com.twoke.http.type
 
cn.com.twoke.http.utils - 程序包 cn.com.twoke.http.utils
 
ConfigItem - cn.com.twoke.http.annotation中的注释类型
ConfigItem class.
create(RequestMethod, String, Annotation[][], ParamData, ParamData, Object[], ParamData<String>) - 类 中的方法cn.com.twoke.http.annotation.creator.ParamsCreator
create.
create(String, Class<?>, ReturnType) - 类 中的方法cn.com.twoke.http.annotation.creator.ReturnCreator
create.

D

doGet(String, String, Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
Get 请求
doGet(String, Map<String, Object>, Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
Get 请求
doGet(String, String, Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
Get 请求
doGet(String, Map<String, Object>, Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
Get 请求
doGetConfig - 类 中的静态变量cn.com.twoke.http.config.RequestConfig
Constant doGetConfig
doPost(String, String, String, Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
Post请求
doPost(String, Map<String, Object>, Map<String, Object>, Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
Post 请求
doPost(String, String, String, Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
Post请求
doPost(String, Map<String, Object>, Map<String, Object>, Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
Post 请求
doPostByByte(String, byte[], Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
以二进制流的形式,向指定 URL 发送POST方法的请求 作为 http 的 body
doPostByByte(String, byte[], Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
以二进制流的形式,向指定 URL 发送POST方法的请求 作为 http 的 body
doPostByteConfig - 类 中的静态变量cn.com.twoke.http.config.RequestConfig
Constant doPostByteConfig
doPostConfig - 类 中的静态变量cn.com.twoke.http.config.RequestConfig
Constant doPostConfig
doPostSSL(String, String, Map<String, String>) - 接口 中的方法cn.com.twoke.http.sender.IHttpSender
SSL 安全检测
doPostSSL(String, String, Map<String, String>) - 类 中的方法cn.com.twoke.http.sender.SimpleHttpSender
SSL 安全检测
doPostSSLConfig - 类 中的静态变量cn.com.twoke.http.config.RequestConfig
Constant doPostSSLConfig

F

FaceCreator - cn.com.twoke.http.creator中的类
HttpCreator class.
FaceCreator() - 类 的构造器cn.com.twoke.http.creator.FaceCreator
 

G

Get - cn.com.twoke.http.annotation中的注释类型
Get class.
getFace(Class<T>) - 类 中的静态方法cn.com.twoke.http.creator.FaceCreator
获取接口代理.
GetParser - cn.com.twoke.http.annotation.parser中的类
GetParser class.
GetParser() - 类 的构造器cn.com.twoke.http.annotation.parser.GetParser
 
getType() - 类 中的方法cn.com.twoke.http.annotation.parser.GetParser
获取解析的类型
getType() - 接口 中的方法cn.com.twoke.http.annotation.Parser
获取解析的类型
getType() - 类 中的方法cn.com.twoke.http.annotation.parser.PostParser
获取解析的类型

H

HttpFaceException - cn.com.twoke.http.exp中的异常错误
HttpSenderException class.
HttpFaceException() - 异常错误 的构造器cn.com.twoke.http.exp.HttpFaceException
Constructor for HttpSenderException.
HttpFaceException(String) - 异常错误 的构造器cn.com.twoke.http.exp.HttpFaceException
Constructor for HttpSenderException.
HttpFaceException(String, Throwable) - 异常错误 的构造器cn.com.twoke.http.exp.HttpFaceException
Constructor for HttpSenderException.
HttpFaceException(Throwable) - 异常错误 的构造器cn.com.twoke.http.exp.HttpFaceException
Constructor for HttpSenderException.
HttpFaceException(String, Throwable, boolean, boolean) - 异常错误 的构造器cn.com.twoke.http.exp.HttpFaceException
Constructor for HttpSenderException.

I

IHttpSender - cn.com.twoke.http.sender中的接口
IHttpSender interface.

N

newParam() - 类 中的静态方法cn.com.twoke.http.config.ParamData
newParam.

P

Param - cn.com.twoke.http.annotation中的注释类型
Param class.
ParamData<T> - cn.com.twoke.http.config中的类
ParamData class.
ParamPosition - cn.com.twoke.http.type中的枚举
ParamPosition class.
ParamsCreator - cn.com.twoke.http.annotation.creator中的类
ParamsCreator class.
parse(Method, Class<?>, Object...) - 类 中的方法cn.com.twoke.http.annotation.manager.SimpleParserManager
解析操作
parse(Get, Method, Class<?>, Object...) - 类 中的方法cn.com.twoke.http.annotation.parser.GetParser
解析操作
parse(T, Method, Class<?>, Object...) - 接口 中的方法cn.com.twoke.http.annotation.Parser
解析操作
parse(Post, Method, Class<?>, Object...) - 类 中的方法cn.com.twoke.http.annotation.parser.PostParser
解析操作
parse(Method, Class<?>, Object...) - 接口 中的方法cn.com.twoke.http.annotation.ParserManager
解析操作
Parser<T extends Annotation> - cn.com.twoke.http.annotation中的接口
Parser interface.
ParserManager - cn.com.twoke.http.annotation中的接口
ParserManager interface.
Post - cn.com.twoke.http.annotation中的注释类型
Post class.
PostParser - cn.com.twoke.http.annotation.parser中的类
PostParser class.
PostParser() - 类 的构造器cn.com.twoke.http.annotation.parser.PostParser
 
putData(String, T) - 类 中的方法cn.com.twoke.http.config.ParamData
putData.

R

RequestConfig - cn.com.twoke.http.config中的类
RequestConfig class.
RequestConfig() - 类 的构造器cn.com.twoke.http.config.RequestConfig
 
RequestMethod - cn.com.twoke.http.type中的枚举
RequestMethod class.
ReturnCreator - cn.com.twoke.http.annotation.creator中的类
ReturnCreator class.
ReturnType - cn.com.twoke.http.type中的枚举
ReturnType class.

S

SimpleHttpSender - cn.com.twoke.http.sender中的类
SimpleHttpSender class.
SimpleHttpSender() - 类 的构造器cn.com.twoke.http.sender.SimpleHttpSender
 
SimpleParserManager - cn.com.twoke.http.annotation.manager中的类
SimpleParserManager class.
SimpleParserManager() - 类 的构造器cn.com.twoke.http.annotation.manager.SimpleParserManager
 
strToXmlFile(String, File) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
strToXmlFile.

V

valueOf(String) - 枚举 中的静态方法cn.com.twoke.http.type.ParamPosition
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.com.twoke.http.type.RequestMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.com.twoke.http.type.ReturnType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.com.twoke.http.type.ParamPosition
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.com.twoke.http.type.RequestMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.com.twoke.http.type.ReturnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

X

xmlFileToString(String) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
xmlFileToString.
xmlMapper - 类 中的静态变量cn.com.twoke.http.utils.XmlUtil
Constant xmlMapper
xmlToBean(String, Class<T>) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
xmlToBean.
xmlToDocument(String) - 类 中的静态方法cn.com.twoke.http.utils.XmlUtil
xmlToDocument.
XmlUtil - cn.com.twoke.http.utils中的类
XmlUtil class.
XmlUtil() - 类 的构造器cn.com.twoke.http.utils.XmlUtil
 
A B C D F G H I N P R S V X 
跳过导航链接

Copyright © 2022. All rights reserved.