JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
H
I
M
O
S
U
V
A
AbstractHttpClient451
- Class in
org.tinygroup.httpclient451.client
AbstractHttpClient451()
- Constructor for class org.tinygroup.httpclient451.client.
AbstractHttpClient451
allowMultiton()
- Method in class org.tinygroup.httpclient451.client.
MultiClientImpl
allowMultiton()
- Method in class org.tinygroup.httpclient451.client.
SingleClientImpl
allowRedirects
- Variable in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
B
buildHttpClientConnectionManager(Context)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
buildHttpClientConnectionManager(Context)
- Method in class org.tinygroup.httpclient451.client.
MultiClientImpl
buildHttpClientConnectionManager(Context)
- Method in class org.tinygroup.httpclient451.client.
SingleClientImpl
C
close()
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
close()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
CookieArrayWrapper
- Class in
org.tinygroup.httpclient451.wrapper
Cookie数组包装类
CookieArrayWrapper(List<Cookie>)
- Constructor for class org.tinygroup.httpclient451.wrapper.
CookieArrayWrapper
CookieWrapper
- Class in
org.tinygroup.httpclient451.wrapper
Cookie包装类
CookieWrapper(Cookie)
- Constructor for class org.tinygroup.httpclient451.wrapper.
CookieWrapper
D
dealBodyElement(HttpRequestBase, Charset, List<BodyElement>)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
dealCookies(HttpRequestBase, List<Cookie>)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
dealHeaders(HttpRequestBase, List<Header>)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
dealHttpMethod(Charset, Request)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
DefaultResponse
- Class in
org.tinygroup.httpclient451.response
基于httpclient4.5.1的响应实现
DefaultResponse(HttpRequestBase, CookieStore, CloseableHttpResponse)
- Constructor for class org.tinygroup.httpclient451.response.
DefaultResponse
E
execute(Request)
- Method in class org.tinygroup.httpclient451.client.
MultiClientImpl
execute(Request)
- Method in class org.tinygroup.httpclient451.client.
SingleClientImpl
G
getCookies()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
getCookies()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieArrayWrapper
getDomain()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
getExpiryDate()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
getHeaders()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
getHeaders()
- Method in class org.tinygroup.httpclient451.wrapper.
HeaderArrayWrapper
getName()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
getName()
- Method in class org.tinygroup.httpclient451.wrapper.
HeaderWrapper
getPath()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
getProtocol()
- Method in class org.tinygroup.httpclient451.wrapper.
StatusLineWrapper
getReasonPhrase()
- Method in class org.tinygroup.httpclient451.wrapper.
StatusLineWrapper
getSourceInputStream()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
getStatusCode()
- Method in class org.tinygroup.httpclient451.wrapper.
StatusLineWrapper
getStatusLine()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
getValue()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
getValue()
- Method in class org.tinygroup.httpclient451.wrapper.
HeaderWrapper
H
HeaderArrayWrapper
- Class in
org.tinygroup.httpclient451.wrapper
对Header数组的包装类
HeaderArrayWrapper(Header[])
- Constructor for class org.tinygroup.httpclient451.wrapper.
HeaderArrayWrapper
HeaderWrapper
- Class in
org.tinygroup.httpclient451.wrapper
Header包装类
HeaderWrapper(Header)
- Constructor for class org.tinygroup.httpclient451.wrapper.
HeaderWrapper
httpClient
- Variable in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
httpClientContext
- Variable in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
I
init(Context)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
initCertifiable(Certifiable)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
initHttpClient(Context)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
initHttpClientContext(Context)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
initPasswordCert(PasswordCert)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
initProxy(Proxy)
- Method in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
isSecure()
- Method in class org.tinygroup.httpclient451.wrapper.
CookieWrapper
M
MultiClientImpl
- Class in
org.tinygroup.httpclient451.client
MultiClientImpl()
- Constructor for class org.tinygroup.httpclient451.client.
MultiClientImpl
O
org.tinygroup.httpclient451.client
- package org.tinygroup.httpclient451.client
org.tinygroup.httpclient451.response
- package org.tinygroup.httpclient451.response
org.tinygroup.httpclient451.ssl
- package org.tinygroup.httpclient451.ssl
org.tinygroup.httpclient451.wrapper
- package org.tinygroup.httpclient451.wrapper
S
self()
- Method in class org.tinygroup.httpclient451.response.
DefaultResponse
SimpleHostnameVerifier
- Class in
org.tinygroup.httpclient451.ssl
简化验证逻辑,允许非严格的证书通过
SimpleHostnameVerifier()
- Constructor for class org.tinygroup.httpclient451.ssl.
SimpleHostnameVerifier
SingleClientImpl
- Class in
org.tinygroup.httpclient451.client
线程使用一个HttpClient
SingleClientImpl()
- Constructor for class org.tinygroup.httpclient451.client.
SingleClientImpl
StatusLineWrapper
- Class in
org.tinygroup.httpclient451.wrapper
StatusLine包装类
StatusLineWrapper(StatusLine)
- Constructor for class org.tinygroup.httpclient451.wrapper.
StatusLineWrapper
U
userAgent
- Variable in class org.tinygroup.httpclient451.client.
AbstractHttpClient451
V
verify(String, SSLSession)
- Method in class org.tinygroup.httpclient451.ssl.
SimpleHostnameVerifier
A
B
C
D
E
G
H
I
M
O
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2017
TinyGroup
. All rights reserved.