您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.ifengxue.http
,
com.ifengxue.http.annotation
,
com.ifengxue.http.codec
,
com.ifengxue.http.collection
,
com.ifengxue.http.contract
,
com.ifengxue.http.contract.impl
,
com.ifengxue.http.executor
,
com.ifengxue.http.parser
,
com.ifengxue.http.proxy
,
com.ifengxue.http.util
类分层结构
java.lang.
Object
com.ifengxue.http.executor.
AbstractHttpExecutor
(implements com.ifengxue.http.executor.
HttpExecutor
)
com.ifengxue.http.executor.
FormDataHttpExecutor
com.ifengxue.http.executor.
JsonHttpExecutor
com.ifengxue.http.executor.
UrlEncodedHttpExecutor
com.ifengxue.http.executor.
XmlHttpExecutor
com.ifengxue.http.contract.
BasicHeader
(implements com.ifengxue.http.contract.
Header
)
com.ifengxue.http.contract.
CallbackHandler
com.ifengxue.http.codec.
CodecFactory
com.ifengxue.http.parser.
CodecHttpParser
(implements com.ifengxue.http.parser.
HttpParser
)
com.ifengxue.http.codec.
FastjsonJsonCodec
(implements com.ifengxue.http.codec.
JsonCodec
)
com.ifengxue.http.parser.
FilenameInputStream
(implements java.lang.
AutoCloseable
, java.io.
Closeable
)
com.ifengxue.http.proxy.
GenericHttpInvoker
(implements com.ifengxue.http.proxy.
HttpClientConfig
, com.ifengxue.http.contract.
HttpOperations
)
com.ifengxue.http.parser.
HeaderHttpParser
(implements com.ifengxue.http.parser.
HttpParser
)
com.ifengxue.http.contract.impl.
HttpClientHttpResponse
(implements com.ifengxue.http.contract.
HttpResponse
)
com.ifengxue.http.executor.
HttpExecutorFactory
com.ifengxue.http.parser.
HttpParserFactory
com.ifengxue.http.proxy.
InterceptorAdaptor
(implements com.ifengxue.http.proxy.
Interceptor
)
com.ifengxue.http.proxy.
BasicAuthInterceptor
com.ifengxue.http.codec.
JacksonXmlCodec
(implements com.ifengxue.http.codec.
XmlCodec
)
com.ifengxue.http.proxy.
LoggingInterceptor
(implements com.ifengxue.http.proxy.
Interceptor
)
com.ifengxue.http.collection.
MultiValueMap
<K> (implements com.ifengxue.http.collection.
MultiMap
<K>)
com.ifengxue.http.proxy.
ProxyBuilder
com.ifengxue.http.executor.
Request
(implements com.ifengxue.http.executor.
RequestContext
)
com.ifengxue.http.executor.
Request.Builder
com.ifengxue.http.executor.
RequestContext.SimpleRequestContext
(implements com.ifengxue.http.executor.
RequestContext
)
com.ifengxue.http.proxy.
RequestInvoker
(implements com.ifengxue.http.proxy.
HttpClientConfig
, com.ifengxue.http.contract.
HttpOperations
, java.lang.reflect.
InvocationHandler
)
com.ifengxue.http.parser.
StreamHttpParser
(implements com.ifengxue.http.parser.
HttpParser
)
com.ifengxue.http.parser.
StringHttpParser
(implements com.ifengxue.http.parser.
HttpParser
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.ifengxue.http.codec.
CodecException
com.ifengxue.http.
HttpClientException
com.ifengxue.http.parser.
UnsupportedTypeException
com.ifengxue.http.contract.
TypeReference
<T>
com.ifengxue.http.util.
Version
接口分层结构
java.lang.
AutoCloseable
java.io.
Closeable
com.ifengxue.http.contract.
HttpResponse
com.ifengxue.http.contract.
HttpResponse
com.ifengxue.http.contract.
Callback
<T>
com.ifengxue.http.codec.
Codec
com.ifengxue.http.codec.
JsonCodec
com.ifengxue.http.codec.
XmlCodec
com.ifengxue.http.contract.
Header
com.ifengxue.http.proxy.
HttpClientConfig
com.ifengxue.http.executor.
HttpExecutor
com.ifengxue.http.contract.
HttpOperations
com.ifengxue.http.parser.
HttpParser
com.ifengxue.http.proxy.
Interceptor
java.util.
Map
<K,V>
com.ifengxue.http.collection.
MultiMap
<K>
com.ifengxue.http.executor.
RequestContext
注释类型分层结构
com.ifengxue.http.annotation.
Get
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Delete
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Expensive
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Header
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Header.Headers
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Param
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Put
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Head
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
QueryParam
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
QueryMap
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
ParamHeader
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Body
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
NotThreadSafe
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Rest
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Patch
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
ThreadSafe
(implements java.lang.annotation.
Annotation
)
com.ifengxue.http.annotation.
Post
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.ifengxue.http.util.
TypeUtil
com.ifengxue.http.util.
AnnotationUtil
com.ifengxue.http.util.
IOUtil
com.ifengxue.http.annotation.
HttpMethod
com.ifengxue.http.annotation.
BodyType
com.ifengxue.http.annotation.
ResponseType
com.ifengxue.http.executor.
ParameterUtil
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019. All rights reserved.