Protocols
The following protocols are available globally.
-
Undocumented
Declaration
Swift
public protocol APICacheTool
-
网络请求任务协议
Declaration
Swift
public protocol APIRequestTask
-
网络请求客户端协议
Declaration
Swift
public protocol APIClient
-
解析角色
Declaration
Swift
public protocol APIParsable
-
JSON解析角色
Declaration
Swift
public protocol APIJSONParsable : APIParsable
-
插件
Declaration
Swift
public protocol APIPlugin
-
请求协议 每一个域名一个
Declaration
Swift
public protocol APIRequest