跳过导航链接
A B C D E G H I M O S U 

A

AbstractHttpClient31 - org.tinygroup.httpclient31.client中的类
 
AbstractHttpClient31() - 类 的构造器org.tinygroup.httpclient31.client.AbstractHttpClient31
 
allowMultiton() - 类 中的方法org.tinygroup.httpclient31.client.MultiClientImpl
 
allowMultiton() - 类 中的方法org.tinygroup.httpclient31.client.SingleClientImpl
 
allowRedirects - 类 中的变量org.tinygroup.httpclient31.client.AbstractHttpClient31
 
AuthSSLProtocolSocketFactory - org.tinygroup.httpclient31.cert中的类
AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS server against a list of trusted certificates and to authenticate to the HTTPS server using a private key.
AuthSSLProtocolSocketFactory(FileObject, String, FileObject, String) - 类 的构造器org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
Constructor for AuthSSLProtocolSocketFactory.
AuthSSLProtocolSocketFactory(KeyCert) - 类 的构造器org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
 

B

buildHttpClient() - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
由不同的实现决定
buildHttpClient() - 类 中的方法org.tinygroup.httpclient31.client.MultiClientImpl
 
buildHttpClient() - 类 中的方法org.tinygroup.httpclient31.client.SingleClientImpl
 

C

close() - 类 中的方法org.tinygroup.httpclient31.client.MultiClientImpl
 
close() - 类 中的方法org.tinygroup.httpclient31.client.SingleClientImpl
 
close() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
CookieArrayWrapper - org.tinygroup.httpclient31.wrapper中的类
Cookie数组包装类
CookieArrayWrapper(Cookie[]) - 类 的构造器org.tinygroup.httpclient31.wrapper.CookieArrayWrapper
 
CookieWrapper - org.tinygroup.httpclient31.wrapper中的类
Cookie包装类
CookieWrapper(Cookie) - 类 的构造器org.tinygroup.httpclient31.wrapper.CookieWrapper
 
createInputStream() - 类 中的方法org.tinygroup.httpclient31.body.InputStreamPartSource
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - 类 中的方法org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int, InetAddress, int) - 类 中的方法org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
 
createSocket(String, int) - 类 中的方法org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - 类 中的方法org.tinygroup.httpclient31.cert.AuthSSLProtocolSocketFactory
 

D

dealBodyElement(HttpMethodBase, Charset, List<BodyElement>) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
dealCookies(HttpMethodBase, HttpState, List<Cookie>) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
dealHeaders(HttpMethodBase, List<Header>) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
dealHttpMethod(Request) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
DefaultResponse - org.tinygroup.httpclient31.response中的类
基于httpclient3.1的响应实现
DefaultResponse(HttpMethodBase, HttpState) - 类 的构造器org.tinygroup.httpclient31.response.DefaultResponse
 

E

execute(Request) - 类 中的方法org.tinygroup.httpclient31.client.MultiClientImpl
 
execute(Request) - 类 中的方法org.tinygroup.httpclient31.client.SingleClientImpl
 

G

getCookies() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
getCookies() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieArrayWrapper
 
getDomain() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 
getExpiryDate() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 
getFileName() - 类 中的方法org.tinygroup.httpclient31.body.InputStreamPartSource
 
getHeaders() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
getHeaders() - 类 中的方法org.tinygroup.httpclient31.wrapper.HeaderArrayWrapper
 
getLength() - 类 中的方法org.tinygroup.httpclient31.body.InputStreamPartSource
 
getName() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 
getName() - 类 中的方法org.tinygroup.httpclient31.wrapper.HeaderWrapper
 
getPath() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 
getProtocol() - 类 中的方法org.tinygroup.httpclient31.wrapper.StatusLineWrapper
 
getReasonPhrase() - 类 中的方法org.tinygroup.httpclient31.wrapper.StatusLineWrapper
 
getSourceInputStream() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
getStatusCode() - 类 中的方法org.tinygroup.httpclient31.wrapper.StatusLineWrapper
 
getStatusLine() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
getValue() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 
getValue() - 类 中的方法org.tinygroup.httpclient31.wrapper.HeaderWrapper
 

H

HeaderArrayWrapper - org.tinygroup.httpclient31.wrapper中的类
对Header数组的包装类
HeaderArrayWrapper(Header[]) - 类 的构造器org.tinygroup.httpclient31.wrapper.HeaderArrayWrapper
 
HeaderWrapper - org.tinygroup.httpclient31.wrapper中的类
Header包装类
HeaderWrapper(Header) - 类 的构造器org.tinygroup.httpclient31.wrapper.HeaderWrapper
 
httpClient - 类 中的变量org.tinygroup.httpclient31.client.AbstractHttpClient31
 

I

init(Context) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initCertifiable(Certifiable, HttpClient) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initHttpClient(Context) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initKeyCert(KeyCert) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initParams(Context, HttpClient) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initPasswordCert(PasswordCert, HttpClient) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
initProxy(Proxy, HttpClient) - 类 中的方法org.tinygroup.httpclient31.client.AbstractHttpClient31
 
InputStreamPartSource - org.tinygroup.httpclient31.body中的类
 
InputStreamPartSource(String, InputStream) - 类 的构造器org.tinygroup.httpclient31.body.InputStreamPartSource
 
isSecure() - 类 中的方法org.tinygroup.httpclient31.wrapper.CookieWrapper
 

M

MultiClientImpl - org.tinygroup.httpclient31.client中的类
多线程共享一个HttpClient
MultiClientImpl() - 类 的构造器org.tinygroup.httpclient31.client.MultiClientImpl
 

O

org.tinygroup.httpclient31.body - 程序包 org.tinygroup.httpclient31.body
 
org.tinygroup.httpclient31.cert - 程序包 org.tinygroup.httpclient31.cert
 
org.tinygroup.httpclient31.client - 程序包 org.tinygroup.httpclient31.client
 
org.tinygroup.httpclient31.response - 程序包 org.tinygroup.httpclient31.response
 
org.tinygroup.httpclient31.wrapper - 程序包 org.tinygroup.httpclient31.wrapper
 

S

self() - 类 中的方法org.tinygroup.httpclient31.response.DefaultResponse
 
SingleClientImpl - org.tinygroup.httpclient31.client中的类
单线程使用一个HttpClient
SingleClientImpl() - 类 的构造器org.tinygroup.httpclient31.client.SingleClientImpl
 
StatusLineWrapper - org.tinygroup.httpclient31.wrapper中的类
StatusLine包装类
StatusLineWrapper(StatusLine) - 类 的构造器org.tinygroup.httpclient31.wrapper.StatusLineWrapper
 

U

userAgent - 类 中的变量org.tinygroup.httpclient31.client.AbstractHttpClient31
 
A B C D E G H I M O S U 
跳过导航链接

Copyright © 2006–2018 TinyGroup. All rights reserved.