跳过导航链接
B C D E F G H I L M O P R S T U V W 

B

ByteArrayProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
ByteArrayProducer(byte[]) - 类 的构造器cc.zuv.ios.producer.ByteArrayProducer
 
bytes() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
bytes() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 

C

cache(File, long) - 接口 中的方法cc.zuv.ios.IHttpClient
 
cache(File, long) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
call(IHttpClient.Method, IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
call(IHttpClient.Method, IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cancel(Object) - 接口 中的方法cc.zuv.ios.IHttpClient
 
cancel() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpCall
 
cancel(String) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpFileListener
 
cancel(Object) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cancel() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHCall
 
cc.zuv.ios - 程序包 cc.zuv.ios
 
cc.zuv.ios.exception - 程序包 cc.zuv.ios.exception
 
cc.zuv.ios.listener - 程序包 cc.zuv.ios.listener
 
cc.zuv.ios.okhttp - 程序包 cc.zuv.ios.okhttp
 
cc.zuv.ios.producer - 程序包 cc.zuv.ios.producer
 
cc.zuv.ios.sslcerts - 程序包 cc.zuv.ios.sslcerts
 
ChannelProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
ChannelProducer(String, long, long) - 类 的构造器cc.zuv.ios.producer.ChannelProducer
 
ClassPathProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
ClassPathProducer(String) - 类 的构造器cc.zuv.ios.producer.ClassPathProducer
 
clean_folder(File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
contentLength() - 接口 中的方法cc.zuv.ios.IProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.ByteArrayProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.ClassPathProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
文件长度: 字节, 回车(即\r\n)为2字节 Ansi 英文占1个字节,中文2个字节 Unicode 每个字符(中文、英文)都占2个字节 UTF8 是 Unicode一种压缩形式,UTF8把英文压缩成1个字节,中文占3个字节,另外有固定3个字节的头
contentLength() - 类 中的方法cc.zuv.ios.producer.InputStreamProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.SpringResourceProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.StringProducer
 
contentLength() - 类 中的方法cc.zuv.ios.producer.UrlProducer
 
cookie(String, String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
cookie(Map<String, String>) - 接口 中的方法cc.zuv.ios.IHttpClient
 
cookie(String, String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cookie(Map<String, String>) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
CookieJarImpl(OHClient.CookieStore) - 类 的构造器cc.zuv.ios.okhttp.OHClient.CookieJarImpl
 
cookies() - 接口 中的方法cc.zuv.ios.IHttpClient
 
cookies() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cookies_string() - 接口 中的方法cc.zuv.ios.IHttpClient
 
cookies_string() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cookiestore(CookieJar) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
cookiestore(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
CookieStore() - 类 的构造器cc.zuv.ios.okhttp.OHClient.CookieStore
 
copy_byte_file(String, String) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
copy_char_file(String, String) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
copy_char_file(String, String, String, int) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
copy_file_to_folder(File, File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
copy_folder_to_folder(File, File) - 类 中的静态方法cc.zuv.ios.Resourcer
 

D

data(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(Object) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(Map<String, Object>) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(String, String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(String...) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(String, File) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(File...) - 接口 中的方法cc.zuv.ios.IHttpClient
 
data(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(Object) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(Map<String, Object>) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(String, String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(String...) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(String, File) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
data(File...) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
delete(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
delete() - 接口 中的方法cc.zuv.ios.IHttpClient
 
delete(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
delete() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
delete(File) - 类 中的静态方法cc.zuv.ios.Resourcer
 

E

encode() - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
文件编码, Ascii文件 UTF-8: EF BB BF, -17 -69 -65
error(String, Throwable) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpListener
 
error(Throwable) - 接口 中的方法cc.zuv.ios.listener.IFileProgressListener
 
exec(IHttpClient.Method) - 接口 中的方法cc.zuv.ios.IHttpClient
 
exec(IHttpClient.Method) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
exec(IHttpClient.Method, IHttpClient.IHttpResponse) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

F

failure(IOException) - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHCallBack
 
FILE_TYPE_AUDIO - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_IMAGE - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_JSON - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_JSON_UTF8 - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_MD_UTF8 - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_OCTET - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_TEXT - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_TEXT_UTF8 - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_VIDEO - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_XML - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_XML_UTF8 - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
fileChanged() - 接口 中的方法cc.zuv.ios.listener.IFileChangeListener
 
fileCreated() - 接口 中的方法cc.zuv.ios.listener.IFileChangeListener
 
fileDeleted() - 接口 中的方法cc.zuv.ios.listener.IFileChangeListener
 
FileSystemProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
FileSystemProducer(String) - 类 的构造器cc.zuv.ios.producer.FileSystemProducer
 
FileSystemProducer(String, boolean) - 类 的构造器cc.zuv.ios.producer.FileSystemProducer
 
FileSystemProducer.FILEENCODE - cc.zuv.ios.producer中的枚举
 
finish(String) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpListener
 
finish() - 接口 中的方法cc.zuv.ios.listener.IFileProgressListener
 
followRedirects(boolean) - 接口 中的方法cc.zuv.ios.IHttpClient
 
followRedirects(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
followSslRedirects(boolean) - 接口 中的方法cc.zuv.ios.IHttpClient
 
followSslRedirects(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

G

get(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
get() - 接口 中的方法cc.zuv.ios.IHttpClient
 
get(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieStore
 
get(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
get() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
getCallback() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpCallback
 
getCallback() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHCallBack
 
getCookie(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
getCookie(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
getCookies() - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieStore
 
getCookieStore() - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieJarImpl
 
getSslSocketFactory(InputStream[], InputStream, String) - 类 中的静态方法cc.zuv.ios.sslcerts.SSLParams
 
guessFileMimeType(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

H

hasCookie(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
hasCookie(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
hasReqBody() - 枚举 中的方法cc.zuv.ios.IHttpClient.Method
 
hasResBody() - 枚举 中的方法cc.zuv.ios.IHttpClient.Method
 
head(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
head() - 接口 中的方法cc.zuv.ios.IHttpClient
 
head(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
head() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
header(String, String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
header(Map<String, String>) - 接口 中的方法cc.zuv.ios.IHttpClient
 
header(String) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
header(String, String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
header(Map<String, String>) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
header(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
HEADER_ACCEPT_RANGE - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_CONTENT_DISPOSITION - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_CONTENT_ENCODING - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_CONTENT_LENGTH - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_CONTENT_RANGE - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_CONTENT_TYPE - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_COOKIE - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
header_names() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
header_names() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
HEADER_REFERER - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
HEADER_USER_AGENT - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
http2(boolean) - 接口 中的方法cc.zuv.ios.IHttpClient
 
http2(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
HttpClientException - cc.zuv.ios.exception中的异常错误
网络请求异常
HttpClientException(String) - 异常错误 的构造器cc.zuv.ios.exception.HttpClientException
 
HttpClientException(String, Throwable) - 异常错误 的构造器cc.zuv.ios.exception.HttpClientException
 

I

IFileChangeListener - cc.zuv.ios.listener中的接口
zuv-cloud File Description
IFileProgressListener - cc.zuv.ios.listener中的接口
zuv-cloud File Description
IHttpClient - cc.zuv.ios中的接口
网络请求接口定义
IHttpClient.IHttpCall - cc.zuv.ios中的接口
 
IHttpClient.IHttpCallback<T> - cc.zuv.ios中的接口
 
IHttpClient.IHttpFileListener - cc.zuv.ios中的接口
 
IHttpClient.IHttpListener - cc.zuv.ios中的接口
 
IHttpClient.IHttpRequest - cc.zuv.ios中的接口
 
IHttpClient.IHttpResponse - cc.zuv.ios中的接口
 
IHttpClient.Method - cc.zuv.ios中的枚举
 
IHttpClient.Type - cc.zuv.ios中的枚举
 
InputStreamProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
InputStreamProducer(InputStream) - 类 的构造器cc.zuv.ios.producer.InputStreamProducer
 
IProducer - cc.zuv.ios中的接口
zuv-cloud File Description

L

lastModified() - 接口 中的方法cc.zuv.ios.IProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.ByteArrayProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.ClassPathProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.InputStreamProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.SpringResourceProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.StringProducer
 
lastModified() - 类 中的方法cc.zuv.ios.producer.UrlProducer
 
linenum() - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
计算文件行数: \r 0D, \n 0A 跟踪行号的缓冲字符输入流。
listen(IHttpClient.IHttpListener) - 接口 中的方法cc.zuv.ios.IHttpClient
 
listen(IHttpClient.IHttpFileListener) - 接口 中的方法cc.zuv.ios.IHttpClient
 
listen(IHttpClient.IHttpListener) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
listen(IHttpClient.IHttpFileListener) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
loadForRequest(HttpUrl) - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieJarImpl
 

M

message() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
message() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
mime(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
mime() - 枚举 中的方法cc.zuv.ios.IHttpClient.Type
 
mime(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
mime_json(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
mime_json(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
mime_text(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
mime_text(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
mime_xml(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
mime_xml(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
mkdir_folder(File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
move_file_to_folder(File, File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
move_folder_to_folder(File, File) - 类 中的静态方法cc.zuv.ios.Resourcer
 

O

object(Class<T>) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
object(Class<T>) - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
ObjectSerializeProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
ObjectSerializeProducer(Object) - 类 的构造器cc.zuv.ios.producer.ObjectSerializeProducer
 
OHCall(Call) - 类 的构造器cc.zuv.ios.okhttp.OHClient.OHCall
 
OHCallBack() - 类 的构造器cc.zuv.ios.okhttp.OHClient.OHCallBack
 
OHClient - cc.zuv.ios.okhttp中的类
starter File Description
OHClient() - 类 的构造器cc.zuv.ios.okhttp.OHClient
 
OHClient.CookieJarImpl - cc.zuv.ios.okhttp中的类
 
OHClient.CookieStore - cc.zuv.ios.okhttp中的类
 
OHClient.OHCall - cc.zuv.ios.okhttp中的类
 
OHClient.OHCallBack - cc.zuv.ios.okhttp中的类
 
OHClient.OHResponse - cc.zuv.ios.okhttp中的类
 
OHResponse(Response) - 类 的构造器cc.zuv.ios.okhttp.OHClient.OHResponse
 
option(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
option() - 接口 中的方法cc.zuv.ios.IHttpClient
 
option(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
option() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

P

parse(IHttpClient.Method) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
patch(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
patch() - 接口 中的方法cc.zuv.ios.IHttpClient
 
patch(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
patch() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
post(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
post() - 接口 中的方法cc.zuv.ios.IHttpClient
 
post(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
post() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
produce(File) - 接口 中的方法cc.zuv.ios.IProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.ByteArrayProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.ClassPathProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.InputStreamProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.SpringResourceProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.StringProducer
 
produce(File) - 类 中的方法cc.zuv.ios.producer.UrlProducer
 
produce_bytes(InputStream) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_bytes(InputStream, IFileProgressListener) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_file(InputStream, String) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_file(InputStream, String, IFileProgressListener) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_file(byte[], String) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_string(InputStream, String, String) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
produce_string(String, String, String, int) - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
progress(String, long) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpFileListener
 
progress(long) - 接口 中的方法cc.zuv.ios.listener.IFileProgressListener
 
proxy(String, int, String, String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
proxy(String, int, String, String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
put(IHttpClient.IHttpCallback) - 接口 中的方法cc.zuv.ios.IHttpClient
 
put() - 接口 中的方法cc.zuv.ios.IHttpClient
 
put(String, List<Cookie>) - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieStore
 
put(IHttpClient.IHttpCallback) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
put() - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

R

random_read(String, long, int, OutputStream) - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
random_read_large(String, long, long, Writer) - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
random_write(String, long, long, byte[]) - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
read_bytes(File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
read_line_iterator(File, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
read_lines(File, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
read_string(File, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
readObject(InputStream) - 类 中的静态方法cc.zuv.ios.producer.ObjectSerializeProducer
 
readObjectFile(String) - 类 中的静态方法cc.zuv.ios.producer.ObjectSerializeProducer
 
referer(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
referer(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
remove(String, Cookie) - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieStore
 
removeAll() - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieStore
 
removeCookie(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
removeCookie(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
ResourceException - cc.zuv.ios.exception中的异常错误
资源异常
ResourceException(String) - 异常错误 的构造器cc.zuv.ios.exception.ResourceException
 
ResourceException(String, Throwable) - 异常错误 的构造器cc.zuv.ios.exception.ResourceException
 
Resourcer - cc.zuv.ios中的类
对common-io工具的封装
Resourcer() - 类 的构造器cc.zuv.ios.Resourcer
 
response(OHClient.OHResponse) - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHCallBack
 

S

saveFromResponse(HttpUrl, List<Cookie>) - 类 中的方法cc.zuv.ios.okhttp.OHClient.CookieJarImpl
 
serialize(Object) - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
serialize_data() - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
ServletContextProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
ServletContextProducer() - 类 的构造器cc.zuv.ios.producer.ServletContextProducer
 
SpringResourceProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
SpringResourceProducer(String) - 类 的构造器cc.zuv.ios.producer.SpringResourceProducer
 
ssl(boolean) - 接口 中的方法cc.zuv.ios.IHttpClient
 
ssl(SSLSocketFactory, X509TrustManager) - 接口 中的方法cc.zuv.ios.IHttpClient
 
ssl(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
ssl(SSLSocketFactory, X509TrustManager) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
SSLParams - cc.zuv.ios.sslcerts中的类
starter File Description
SSLParams() - 类 的构造器cc.zuv.ios.sslcerts.SSLParams
 
sSLSocketFactory - 类 中的变量cc.zuv.ios.sslcerts.SSLParams
 
start(String, long) - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpListener
 
start() - 接口 中的方法cc.zuv.ios.listener.IFileProgressListener
 
status() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
status() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
stream() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
stream() - 接口 中的方法cc.zuv.ios.IProducer
 
stream() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
stream() - 类 中的方法cc.zuv.ios.producer.ByteArrayProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.ChannelProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.ClassPathProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.FileSystemProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.InputStreamProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.SpringResourceProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.StringProducer
 
stream() - 类 中的方法cc.zuv.ios.producer.UrlProducer
 
string() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
string() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 
StringProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
StringProducer(String) - 类 的构造器cc.zuv.ios.producer.StringProducer
 
success() - 接口 中的方法cc.zuv.ios.IHttpClient.IHttpResponse
 
success() - 类 中的方法cc.zuv.ios.okhttp.OHClient.OHResponse
 

T

tag(Object) - 接口 中的方法cc.zuv.ios.IHttpClient
 
tag(Object) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
timeout(int, int, int) - 接口 中的方法cc.zuv.ios.IHttpClient
 
timeout(int, int, int) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
to_bytes(InputStream) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_bytes(InputStream, long) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_bytes(Reader) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_bytes(URL) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_bytes(URI) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_string(byte[], String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_string(InputStream, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_string(Reader) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_string(URL, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
to_string(URI, String) - 类 中的静态方法cc.zuv.ios.Resourcer
 
trustManager - 类 中的变量cc.zuv.ios.sslcerts.SSLParams
 
TYPE_BINARY - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
TYPE_FORMDATA - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
TYPE_RAW - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
TYPE_URLENC - 接口 中的静态变量cc.zuv.ios.IHttpClient
 

U

ua(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
ua(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
unserialize(byte[]) - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
unserialize_data(byte[]) - 类 中的方法cc.zuv.ios.producer.ObjectSerializeProducer
 
url(String) - 接口 中的方法cc.zuv.ios.IHttpClient
 
url(String) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
UrlProducer - cc.zuv.ios.producer中的类
zuv-cloud File Description
UrlProducer(String) - 类 的构造器cc.zuv.ios.producer.UrlProducer
 

V

valueOf(String) - 枚举 中的静态方法cc.zuv.ios.IHttpClient.Method
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cc.zuv.ios.IHttpClient.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cc.zuv.ios.producer.FileSystemProducer.FILEENCODE
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cc.zuv.ios.IHttpClient.Method
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cc.zuv.ios.IHttpClient.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cc.zuv.ios.producer.FileSystemProducer.FILEENCODE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
verifier(boolean) - 接口 中的方法cc.zuv.ios.IHttpClient
 
verifier(HostnameVerifier) - 接口 中的方法cc.zuv.ios.IHttpClient
 
verifier(boolean) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 
verifier(HostnameVerifier) - 类 中的方法cc.zuv.ios.okhttp.OHClient
 

W

write_bytes(File, byte[], boolean) - 类 中的静态方法cc.zuv.ios.Resourcer
 
write_stream(File, InputStream) - 类 中的静态方法cc.zuv.ios.Resourcer
 
write_string(File, String, String, boolean) - 类 中的静态方法cc.zuv.ios.Resourcer
 
write_url(File, String, int, int) - 类 中的静态方法cc.zuv.ios.Resourcer
 
writeObject(OutputStream, Object) - 类 中的静态方法cc.zuv.ios.producer.ObjectSerializeProducer
 
writeObjectFile(String, Object) - 类 中的静态方法cc.zuv.ios.producer.ObjectSerializeProducer
 
B C D E F G H I L M O P R S T U V W 
跳过导航链接

Copyright (c) 2002-2020 Luther Inc.