您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
SEARCH:
您的浏览器已禁用 JavaScript。
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
A
addEncodedParams(String, String)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
addFile(String, String, byte[])
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, byte[])
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
addFile(String, String, byte[], String)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, byte[], String)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
addFile(String, String, File)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, File)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
addFile(String, String, InputStream)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, String)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, String)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
addFile(String, String, String, String)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
addFile(String, String, String, String)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
addHeader(String, String)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
addHeaders(Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
addInterceptor(Interceptor)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
addNetworkInterceptor(Interceptor)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
addParams(Object)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
addParams(String, String)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
addParams(Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
appendHeaders()
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
appendParams(String, Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
GetBuilder
authenticator(Authenticator)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
B
body
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
body()
- 类 中的方法io.itit.itf.okhttp.
Response
Never
null
, must be closed after consumption, can be consumed only once.
body(String)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
body(String)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
build()
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
build()
- 类 中的方法io.itit.itf.okhttp.
GetBuilder
build()
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
build()
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
build()
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
build(OkHttpClient)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
buildCall(Callback)
- 类 中的方法io.itit.itf.okhttp.
RequestCall
builder
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
buildRequest(RequestBody)
- 类 中的方法io.itit.itf.okhttp.
GetRequest
buildRequest(RequestBody)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
buildRequest(RequestBody)
- 类 中的方法io.itit.itf.okhttp.
PostRequest
buildRequest(RequestBody)
- 类 中的方法io.itit.itf.okhttp.
PutRequest
buildRequestBody()
- 类 中的方法io.itit.itf.okhttp.
GetRequest
buildRequestBody()
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
buildRequestBody()
- 类 中的方法io.itit.itf.okhttp.
PostRequest
buildRequestBody()
- 类 中的方法io.itit.itf.okhttp.
PutRequest
bytes()
- 类 中的方法io.itit.itf.okhttp.
Response
byteStream()
- 类 中的方法io.itit.itf.okhttp.
Response
C
cache(Cache)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
Callback
-
io.itit.itf.okhttp.callback
中的类
Callback()
- 类 的构造器io.itit.itf.okhttp.callback.
Callback
cancel()
- 类 中的方法io.itit.itf.okhttp.
RequestCall
certificatePinner(CertificatePinner)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
checkClientTrusted(X509Certificate[], String)
- 类 中的方法io.itit.itf.okhttp.ssl.
X509TrustManagerImpl
checkServerTrusted(X509Certificate[], String)
- 类 中的方法io.itit.itf.okhttp.ssl.
X509TrustManagerImpl
ClassUtils
-
io.itit.itf.okhttp.util
中的类
ClassUtils()
- 类 的构造器io.itit.itf.okhttp.util.
ClassUtils
closeQuietly(InputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
closeQuietly(OutputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
code()
- 类 中的方法io.itit.itf.okhttp.
Response
compress(byte[])
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
connectionPool(ConnectionPool)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
connectionSpecs(List<ConnectionSpec>)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
connectTimeout(long, TimeUnit)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
contentLength()
- 类 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor.DownloadFileProgressResponseBody
contentType()
- 类 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor.DownloadFileProgressResponseBody
cookieJar(CookieJar)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
copy(InputStream, OutputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
copy(InputStream, OutputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
copy inputstream data to output stream
copy(InputStream, Writer)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
copy input stream to writer
copy(Reader, Writer)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
copy input reader to output writer
copyFile(File, File)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
copy file from source file to dest file
copyFile(String, String, BiConsumer<Long, Long>)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
copy file from source url to destfile
copyLarge(Reader, Writer)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
createRequest(Callback)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
createRequestBody(MediaType, InputStream)
- 类 中的静态方法io.itit.itf.okhttp.
OkHttpRequest
Returns a new request body that transmits the content of
file
.
D
decompress(byte[])
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
deleteDirectory(File)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
if we use file.delete to delete a none empty directory,delete action will fail,we need to delete all file under this directory first.
dispatcher(Dispatcher)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
dns(Dns)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
DownloadFileCallback
-
io.itit.itf.okhttp.callback
中的类
DownloadFileCallback()
- 类 的构造器io.itit.itf.okhttp.callback.
DownloadFileCallback
DownloadFileCallback(String)
- 类 的构造器io.itit.itf.okhttp.callback.
DownloadFileCallback
DownloadFileInterceptor
-
io.itit.itf.okhttp.interceptor
中的类
DownloadFileInterceptor()
- 类 的构造器io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor
DownloadFileInterceptor.DownloadFileProgressResponseBody
-
io.itit.itf.okhttp.interceptor
中的类
DownloadFileProgressListener
-
io.itit.itf.okhttp.interceptor
中的接口
DownloadFileProgressResponseBody(ResponseBody, DownloadFileProgressListener)
- 类 的构造器io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor.DownloadFileProgressResponseBody
E
encode(String, String)
- 类 中的静态方法io.itit.itf.okhttp.
URIEncoder
encode(String, Charset)
- 类 中的静态方法io.itit.itf.okhttp.
URIEncoder
encodedParams
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
encodedParams
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
encodedParams(Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
encodeUTF8(String)
- 类 中的静态方法io.itit.itf.okhttp.
URIEncoder
errorMsgs
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
execute()
- 类 中的方法io.itit.itf.okhttp.
RequestCall
executeAsync(Callback)
- 类 中的方法io.itit.itf.okhttp.
RequestCall
F
FastHttpClient
-
io.itit.itf.okhttp
中的类
FastHttpClient()
- 类 的构造器io.itit.itf.okhttp.
FastHttpClient
FastHttpClientBuilder
-
io.itit.itf.okhttp
中的类
FastHttpClientBuilder()
- 类 的构造器io.itit.itf.okhttp.
FastHttpClientBuilder
FastHttpClientBuilder(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
FastHttpClientBuilder
FastHttpClientStat
-
io.itit.itf.okhttp
中的类
FastHttpClientStat()
- 类 的构造器io.itit.itf.okhttp.
FastHttpClientStat
file
- 类 中的变量io.itit.itf.okhttp.
PostRequest.FileInfo
fileContent
- 类 中的变量io.itit.itf.okhttp.
PostRequest.FileInfo
FileInfo()
- 类 的构造器io.itit.itf.okhttp.
PostRequest.FileInfo
fileInfos
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
fileInputStream
- 类 中的变量io.itit.itf.okhttp.
PostRequest.FileInfo
fileName
- 类 中的变量io.itit.itf.okhttp.
PostRequest.FileInfo
FileUtil
-
io.itit.itf.okhttp.util
中的类
FileUtil()
- 类 的构造器io.itit.itf.okhttp.util.
FileUtil
followRedirects(boolean)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
followSslRedirects(boolean)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
G
get()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClient
get()
- 类 中的方法io.itit.itf.okhttp.
HttpClient
getAcceptedIssuers()
- 类 中的方法io.itit.itf.okhttp.ssl.
X509TrustManagerImpl
getBuilder()
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
GetBuilder
-
io.itit.itf.okhttp
中的类
GetBuilder(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
GetBuilder
getBytes(String)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
getCall()
- 类 中的方法io.itit.itf.okhttp.
RequestCall
getContent(File)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
getContent(InputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
getContent(String)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
getContentList(InputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
getErrorMsgs()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
getFieldList(Class<?>)
- 类 中的静态方法io.itit.itf.okhttp.util.
ClassUtils
getId()
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequest
getLastAccessTime()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
getMimeType(String)
- 类 中的静态方法io.itit.itf.okhttp.
PostRequest
getMimeType(String)
- 类 中的静态方法io.itit.itf.okhttp.
PutRequest
getOkHttpClient()
- 类 中的方法io.itit.itf.okhttp.
HttpClient
getOkHttpRequest()
- 类 中的方法io.itit.itf.okhttp.
RequestCall
getReqExceptionCount()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
getReqFailureCount()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
getReqTotalCount()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
getRequest()
- 类 中的方法io.itit.itf.okhttp.
RequestCall
GetRequest
-
io.itit.itf.okhttp
中的类
GetRequest(String, Object, Map<String, String>, Map<String, String>, int)
- 类 的构造器io.itit.itf.okhttp.
GetRequest
GetRequest(String, Object, Map<String, String>, Map<String, String>, Map<String, String>, int)
- 类 的构造器io.itit.itf.okhttp.
GetRequest
getResponse()
- 类 中的方法io.itit.itf.okhttp.
Response
getStartTime()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
gzipCompress(byte[])
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
gzipDecompress(byte[])
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
H
handshake()
- 类 中的方法io.itit.itf.okhttp.
Response
Returns the TLS handshake of the connection that carried this response, or null if the response was received without TLS.
header(String)
- 类 中的方法io.itit.itf.okhttp.
Response
header(String, String)
- 类 中的方法io.itit.itf.okhttp.
Response
headers
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
headers
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
headers()
- 类 中的方法io.itit.itf.okhttp.
Response
headers(String)
- 类 中的方法io.itit.itf.okhttp.
Response
headers(Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
hostnameVerifier(HostnameVerifier)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
httpClient
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
HttpClient
-
io.itit.itf.okhttp
中的类
HttpClient(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
HttpClient
I
id
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
id
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
id(int)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
intercept(Interceptor.Chain)
- 类 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor
io.itit.itf.okhttp
- 程序包 io.itit.itf.okhttp
io.itit.itf.okhttp.callback
- 程序包 io.itit.itf.okhttp.callback
io.itit.itf.okhttp.interceptor
- 程序包 io.itit.itf.okhttp.interceptor
io.itit.itf.okhttp.ssl
- 程序包 io.itit.itf.okhttp.ssl
io.itit.itf.okhttp.util
- 程序包 io.itit.itf.okhttp.util
IOUtil
-
io.itit.itf.okhttp.util
中的类
IOUtil()
- 类 的构造器io.itit.itf.okhttp.util.
IOUtil
isSuccessful()
- 类 中的方法io.itit.itf.okhttp.
Response
L
lastAccessTime
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
logger
- 类 中的静态变量io.itit.itf.okhttp.callback.
DownloadFileCallback
logger
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClient
logger
- 类 中的静态变量io.itit.itf.okhttp.
PostRequest
logger
- 类 中的静态变量io.itit.itf.okhttp.
PutRequest
M
message()
- 类 中的方法io.itit.itf.okhttp.
Response
multipartBody
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
multipartBody(MultipartBody)
- 类 中的方法io.itit.itf.okhttp.
PostBuilder
multipartBody(MultipartBody)
- 类 中的方法io.itit.itf.okhttp.
PutBuilder
N
newBuilder()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClient
newBuilder(OkHttpClient)
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClient
O
objectToMap(Object)
- 类 中的静态方法io.itit.itf.okhttp.util.
ClassUtils
OkHttpRequest
-
io.itit.itf.okhttp
中的类
OkHttpRequest(String, Object, Map<String, String>, Map<String, String>, List<PostRequest.FileInfo>, String, MultipartBody, int)
- 类 的构造器io.itit.itf.okhttp.
OkHttpRequest
OkHttpRequest(String, Object, Map<String, String>, Map<String, String>, Map<String, String>, List<PostRequest.FileInfo>, String, MultipartBody, int)
- 类 的构造器io.itit.itf.okhttp.
OkHttpRequest
OkHttpRequestBuilder
<
T
extends
OkHttpRequestBuilder
> -
io.itit.itf.okhttp
中的类
OkHttpRequestBuilder(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
OkHttpRequestBuilder
onFailure(Call, Exception, int)
- 类 中的方法io.itit.itf.okhttp.callback.
Callback
onReqFailure(String, Exception)
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
onReqSuccess()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
onResponse(Call, Response, int)
- 类 中的方法io.itit.itf.okhttp.callback.
Callback
onResponse(Call, Response, int)
- 类 中的方法io.itit.itf.okhttp.callback.
DownloadFileCallback
onResponse(Call, Response, int)
- 类 中的方法io.itit.itf.okhttp.callback.
StringCallback
onSuccess(Call, File, int)
- 类 中的方法io.itit.itf.okhttp.callback.
DownloadFileCallback
onSuccess(Call, InputStream, int)
- 类 中的方法io.itit.itf.okhttp.callback.
DownloadFileCallback
onSuccess(Call, String, int)
- 类 中的方法io.itit.itf.okhttp.callback.
StringCallback
P
params
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
params
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
params(Map<String, String>)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
partName
- 类 中的变量io.itit.itf.okhttp.
PostRequest.FileInfo
peekBody(long)
- 类 中的方法io.itit.itf.okhttp.
Response
Peeks up to
byteCount
bytes from the response body and returns them as a new response body.
pingInterval(long, TimeUnit)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
post()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClient
post()
- 类 中的方法io.itit.itf.okhttp.
HttpClient
PostBuilder
-
io.itit.itf.okhttp
中的类
PostBuilder(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
PostBuilder
PostRequest
-
io.itit.itf.okhttp
中的类
PostRequest(String, Object, Map<String, String>, Map<String, String>, List<PostRequest.FileInfo>, String, MultipartBody, int)
- 类 的构造器io.itit.itf.okhttp.
PostRequest
PostRequest(String, Object, Map<String, String>, Map<String, String>, Map<String, String>, List<PostRequest.FileInfo>, String, MultipartBody, int)
- 类 的构造器io.itit.itf.okhttp.
PostRequest
PostRequest.FileInfo
-
io.itit.itf.okhttp
中的类
protocol()
- 类 中的方法io.itit.itf.okhttp.
Response
protocols(List<Protocol>)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
proxy(Proxy)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
proxyAuthenticator(Authenticator)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
proxySelector(ProxySelector)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
put()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClient
put()
- 类 中的方法io.itit.itf.okhttp.
HttpClient
PutBuilder
-
io.itit.itf.okhttp
中的类
PutBuilder(OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
PutBuilder
PutRequest
-
io.itit.itf.okhttp
中的类
PutRequest(String, Object, Map<String, String>, Map<String, String>, List<PostRequest.FileInfo>, String, MultipartBody, int)
- 类 的构造器io.itit.itf.okhttp.
PutRequest
R
readTimeout(long, TimeUnit)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
reqExceptionCount
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
reqFailureCount
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
reqTotalCount
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
request()
- 类 中的方法io.itit.itf.okhttp.
Response
RequestCall
-
io.itit.itf.okhttp
中的类
RequestCall(OkHttpRequest, OkHttpClient)
- 类 的构造器io.itit.itf.okhttp.
RequestCall
Response
-
io.itit.itf.okhttp
中的类
Response(Response)
- 类 的构造器io.itit.itf.okhttp.
Response
retryOnConnectionFailure(boolean)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
S
saveContent(byte[], File)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
saveContent(InputStream, File)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
saveContent(String, File)
- 类 中的静态方法io.itit.itf.okhttp.util.
FileUtil
setOkHttpClient(OkHttpClient)
- 类 中的方法io.itit.itf.okhttp.
HttpClient
socketFactory(SocketFactory)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
source()
- 类 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor.DownloadFileProgressResponseBody
sslContext(SSLContext)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
sslSocketFactory(SSLSocketFactory)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
sslSocketFactory(SSLSocketFactory, X509TrustManager)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
startTime
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClientStat
stopStat()
- 类 中的静态方法io.itit.itf.okhttp.
FastHttpClientStat
string()
- 类 中的方法io.itit.itf.okhttp.
Response
Returns the response as a string decoded with the charset of the Content-Type header.
string(String)
- 类 中的方法io.itit.itf.okhttp.
Response
Returns the response as a string decoded with the charset of the Content-Type header.
StringCallback
-
io.itit.itf.okhttp.callback
中的类
StringCallback()
- 类 的构造器io.itit.itf.okhttp.callback.
StringCallback
T
tag
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
tag(Object)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
toByteArray(InputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
convert input stream to byte array
toString(InputStream)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
convert inputstream to string
U
unzip(File, File)
- 类 中的静态方法io.itit.itf.okhttp.util.
IOUtil
updateProgress(long, long, boolean)
- 类 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileInterceptor
updateProgress(long, long, boolean)
- 接口 中的方法io.itit.itf.okhttp.interceptor.
DownloadFileProgressListener
URIEncoder
-
io.itit.itf.okhttp
中的类
URIEncoder()
- 类 的构造器io.itit.itf.okhttp.
URIEncoder
url
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequest
url
- 类 中的变量io.itit.itf.okhttp.
OkHttpRequestBuilder
url(String)
- 类 中的方法io.itit.itf.okhttp.
OkHttpRequestBuilder
V
VERSION
- 类 中的静态变量io.itit.itf.okhttp.
FastHttpClient
W
writeTimeout(long, TimeUnit)
- 类 中的方法io.itit.itf.okhttp.
FastHttpClientBuilder
X
X509TrustManagerImpl
-
io.itit.itf.okhttp.ssl
中的类
X509TrustManagerImpl()
- 类 的构造器io.itit.itf.okhttp.ssl.
X509TrustManagerImpl
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
您的浏览器已禁用 JavaScript。
Copyright © 2019. All rights reserved.