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

A

accept() - 类 中的方法cc.zuv.ios.socket.TcpServer
 

B

bind(int) - 类 中的方法cc.zuv.ios.socket.TcpServer
 
bind(int, int) - 类 中的方法cc.zuv.ios.socket.TcpServer
 
bind(int, int, InetAddress) - 类 中的方法cc.zuv.ios.socket.TcpServer
 
bind() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
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.socket - 程序包 cc.zuv.ios.socket
 
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
 
close() - 类 中的方法cc.zuv.ios.socket.McpClient
 
close() - 类 中的方法cc.zuv.ios.socket.McpServer
 
close() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
close() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
connect(InetAddress, int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
connect(String, int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
connect(InetAddress, int, InetAddress, int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
connect(String, int, InetAddress, int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
connect(InetAddress) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
connect(String) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
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_file_to_stream(File, OutputStream) - 类 中的静态方法cc.zuv.ios.Resourcer
将文件写入输出流
copy_folder_to_folder(File, File) - 类 中的静态方法cc.zuv.ios.Resourcer
 
createDatagramSocket() - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createDatagramSocket(int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createDatagramSocket(int, InetAddress) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createMulticastSocket() - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createMulticastSocket(int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createServerSocket(int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createServerSocket(int, int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createServerSocket(int, int, InetAddress) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createSocket(String, int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createSocket(InetAddress, int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createSocket(String, int, InetAddress, int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - 类 中的方法cc.zuv.ios.socket.SocketFactory
 

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
 
disconn() - 类 中的方法cc.zuv.ios.socket.TcpClient
 

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_HTML - 接口 中的静态变量cc.zuv.ios.IHttpClient
 
FILE_TYPE_HTML_UTF8 - 接口 中的静态变量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_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
 
getBoardcast() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getBufferSize() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getBufferSize() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
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
 
getDefaultPort() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getDefaultPort() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
getDefaultPort() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
getDefaultTimeout() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getDefaultTimeout() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
getKeepAlive() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getLocalAddress() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getLocalAddress() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getLocalAddress() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getLocalAddress() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
getLocalAddress() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
getLocalPort() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getLocalPort() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getLocalPort() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getLocalPort() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
getLocalPort() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
getLoopbackMode() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getRemoteAddress() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getRemotePort() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getReuseAddr() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getReuseAddr() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getReuseAddr() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
getReuseAddr() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
getSoLinger() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getSoTimeout() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getSoTimeout() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getSoTimeout() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
getSslSocketFactory(InputStream[], InputStream, String) - 类 中的静态方法cc.zuv.ios.sslcerts.SSLParams
 
getTcpNoDelay() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getTempDir(boolean) - 类 中的静态方法cc.zuv.ios.Resourcer
查询应用临时目录
getTime2Live() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getTime2Live() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getTrafficClass() - 类 中的方法cc.zuv.ios.socket.McpClient
 
getTrafficClass() - 类 中的方法cc.zuv.ios.socket.McpServer
 
getTrafficClass() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
getTrafficClass() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
getUserRootDir() - 类 中的静态方法cc.zuv.ios.Resourcer
查询应用运行目录
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
isBind() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
isConnected() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
ISocket - cc.zuv.ios.socket中的接口
zuv-cloud File Description
isOpen() - 类 中的方法cc.zuv.ios.socket.McpClient
 
isOpen() - 类 中的方法cc.zuv.ios.socket.McpServer
 
isOpen() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
isOpen() - 类 中的方法cc.zuv.ios.socket.UdpServer
 

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

McpClient - cc.zuv.ios.socket中的类
zuv-cloud File Description D类地址从224.0.0.0—239.255.255.255,其中224.0.0.0~224.0.0.255为预留的组播地址
McpClient() - 类 的构造器cc.zuv.ios.socket.McpClient
 
McpServer - cc.zuv.ios.socket中的类
zuv-cloud File Description
McpServer() - 类 的构造器cc.zuv.ios.socket.McpServer
 
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
 
open() - 类 中的方法cc.zuv.ios.socket.McpClient
 
open() - 类 中的方法cc.zuv.ios.socket.McpServer
 
open() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
open() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
open(int) - 类 中的方法cc.zuv.ios.socket.UdpServer
 
open(int, InetAddress) - 类 中的方法cc.zuv.ios.socket.UdpServer
 
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) - 类 中的静态方法cc.zuv.ios.producer.FileSystemProducer
 
produce_string(InputStream, String, String) - 类 中的静态方法cc.zuv.ios.producer.FileSystemProducer
 
produce_string(String, int) - 类 中的静态方法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
 
receive() - 类 中的方法cc.zuv.ios.socket.McpServer
 
receive() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
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
 
send(byte[]) - 类 中的方法cc.zuv.ios.socket.McpClient
 
send(byte[], String, int) - 类 中的方法cc.zuv.ios.socket.UdpClient
 
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
 
setBoardcast(boolean) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setBufferSize(int) - 类 中的方法cc.zuv.ios.socket.McpServer
 
setBufferSize(int) - 类 中的方法cc.zuv.ios.socket.UdpServer
 
setDefaultPort(int) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setDefaultPort(int) - 类 中的方法cc.zuv.ios.socket.McpServer
 
setDefaultPort(int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setDefaultPort(int) - 类 中的方法cc.zuv.ios.socket.TcpServer
 
setDefaultPort(int) - 类 中的方法cc.zuv.ios.socket.UdpServer
 
setDefaultTimeout(int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setDefaultTimeout(int) - 类 中的方法cc.zuv.ios.socket.UdpClient
 
setGroupAddr(String) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setGroupAddr(String) - 类 中的方法cc.zuv.ios.socket.McpServer
 
setKeepAlive(boolean) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setLoopbackMode(boolean) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setReuseAddr(boolean) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setReuseAddr(boolean) - 类 中的方法cc.zuv.ios.socket.McpServer
 
setReuseAddr(boolean) - 类 中的方法cc.zuv.ios.socket.TcpServer
 
setReuseAddr(boolean) - 类 中的方法cc.zuv.ios.socket.UdpServer
 
setSoLinger(int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setSoTimeout(int) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setSoTimeout(int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setSoTimeout(int) - 类 中的方法cc.zuv.ios.socket.UdpClient
 
setTcpNoDelay(boolean) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setTime2Live(int) - 类 中的方法cc.zuv.ios.socket.McpClient
ttl参数设置数据报最多可以跨过多少个网络, 当ttl为0时,指定数据报应停留在本地主机; 当ttl的值为1时,指定数据报发送到本地 局域网; 当ttl的值为32时,意味着只能发送到本站点的网络上; 当ttl为64时,意味着数据报应保留在本地区; 当ttl的值为128时,意味着数据报 应保留在本大洲; 当ttl为255时,意味着数据报可发送到所有地方; 默认情况下,该ttl的值为1
setTime2Live(int) - 类 中的方法cc.zuv.ios.socket.McpServer
ttl参数设置数据报最多可以跨过多少个网络, 当ttl为0时,指定数据报应停留在本地主机; 当ttl的值为1时,指定数据报发送到本地 局域网; 当ttl的值为32时,意味着只能发送到本站点的网络上; 当ttl为64时,意味着数据报应保留在本地区; 当ttl的值为128时,意味着数据报 应保留在本大洲; 当ttl为255时,意味着数据报可发送到所有地方; 默认情况下,该ttl的值为1
setTrafficClass(int) - 类 中的方法cc.zuv.ios.socket.McpClient
 
setTrafficClass(int) - 类 中的方法cc.zuv.ios.socket.McpServer
 
setTrafficClass(int) - 类 中的方法cc.zuv.ios.socket.TcpClient
 
setTrafficClass(int) - 类 中的方法cc.zuv.ios.socket.UdpClient
 
SOCKET_CLASS_01 - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SOCKET_CLASS_02 - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SOCKET_CLASS_03 - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SOCKET_CLASS_04 - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SOCKET_CONN_TIMEOUT - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SOCKET_READ_TIMEOUT - 接口 中的静态变量cc.zuv.ios.socket.ISocket
 
SocketFactory - cc.zuv.ios.socket中的类
zuv-cloud File Description
SocketFactory() - 类 的构造器cc.zuv.ios.socket.SocketFactory
 
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
 
TcpClient - cc.zuv.ios.socket中的类
zuv-cloud File Description
TcpClient() - 类 的构造器cc.zuv.ios.socket.TcpClient
 
TcpServer - cc.zuv.ios.socket中的类
zuv-cloud File Description
TcpServer() - 类 的构造器cc.zuv.ios.socket.TcpServer
 
TEMP_FOLDER - 类 中的静态变量cc.zuv.ios.Resourcer
 
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
 
UdpClient - cc.zuv.ios.socket中的类
zuv-cloud File Description
UdpClient() - 类 的构造器cc.zuv.ios.socket.UdpClient
 
UdpServer - cc.zuv.ios.socket中的类
zuv-cloud File Description
UdpServer() - 类 的构造器cc.zuv.ios.socket.UdpServer
 
unbind() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
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
 
verifyRemote(Socket) - 类 中的方法cc.zuv.ios.socket.TcpClient
 

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
 

_

_bindAction_() - 类 中的方法cc.zuv.ios.socket.TcpServer
 
_boardcast_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_buffSize_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_buffSize_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_connectAction_() - 类 中的方法cc.zuv.ios.socket.TcpClient
 
_defaultPort_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_defaultPort_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_defaultPort_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_defaultPort_ - 类 中的变量cc.zuv.ios.socket.TcpServer
 
_defaultPort_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_input_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_isBind_ - 类 中的变量cc.zuv.ios.socket.TcpServer
 
_isConnected_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_isOpen_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_isOpen_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_isOpen_ - 类 中的变量cc.zuv.ios.socket.UdpClient
 
_isOpen_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_keepalive_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_loopbackmode_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_mcastaddr_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_mcastaddr_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_openAction_() - 类 中的方法cc.zuv.ios.socket.McpClient
 
_openAction_() - 类 中的方法cc.zuv.ios.socket.McpServer
 
_openAction_() - 类 中的方法cc.zuv.ios.socket.UdpClient
 
_openAction_() - 类 中的方法cc.zuv.ios.socket.UdpServer
 
_output_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_reuseaddr_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_reuseaddr_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_reuseaddr_ - 类 中的变量cc.zuv.ios.socket.TcpServer
 
_reuseaddr_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_socket_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_socket_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_socket_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_socket_ - 类 中的变量cc.zuv.ios.socket.TcpServer
 
_socket_ - 类 中的变量cc.zuv.ios.socket.UdpClient
 
_socket_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.TcpServer
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.UdpClient
 
_socketFactory_ - 类 中的变量cc.zuv.ios.socket.UdpServer
 
_solinger_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_tcpnodelay_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_time2live_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_time2live_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_timeout_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_timeout_ - 类 中的变量cc.zuv.ios.socket.UdpClient
 
_trafficclass_ - 类 中的变量cc.zuv.ios.socket.McpClient
 
_trafficclass_ - 类 中的变量cc.zuv.ios.socket.McpServer
 
_trafficclass_ - 类 中的变量cc.zuv.ios.socket.TcpClient
 
_trafficclass_ - 类 中的变量cc.zuv.ios.socket.UdpClient
 
A B C D E F G H I L M O P R S T U V W _ 
跳过导航链接

Copyright (c) 2002-2020 Luther Inc.