| 程序包 | 说明 |
|---|---|
| cn.sinlmao.commons.network.callback | |
| cn.sinlmao.commons.network.http | |
| cn.sinlmao.commons.network.soap |
| 类和说明 |
|---|
| ImRequest
HTTP Request 会话请求数据封装类
该类为Request会话请求的数据封装类,所有Request会话相关的属性、数据、配置均需要在该类设置
HTTP Request session request data encapsulation class This class is the data encapsulation class of the Request session request. |
| ImResponse
HTTP Response类
该类为HTTP请求响应(Response)数据封装,所有与Response相关的数据均在该类封装提供。
|
| ImSession
会话状态控制对象类
该类用于需要使用会话状态控制的场景,作为数据存储的对象使用
Session state control object class This class is used for scenarios that require session state control and is used as an object of data storage. |
| 类和说明 |
|---|
| HttpUtilContentType
已过时。
自v1.2+版本起不再维护
|
| HttpUtilMethod
已过时。
自v1.2+版本起不再维护
|
| HttpUtilRequest
已过时。
自v1.2+版本起不再维护
|
| HttpUtilResponse
已过时。
自v1.2+版本起不再维护
|
| ImCharset
HTTP 常见编码枚举类
该类明确常见的HTTP编码,并提供枚举选择
HTTP common encoding enumeration class This class specifies common HTTP encodings and provides enumeration options. |
| ImContentType
HTTP 内容类型(ContentType)枚举类
该类限定并明确目前所支持的内容类型(ContentType),并提供枚举选择
HTTP content type (ContentType) enumeration class This class defines and clarifies the currently supported content types (ContentType) and provides enumeration options. |
| ImMethod
HTTP 方法枚举类
该类限定并明确目前所支持的HTTP方法,并提供枚举选择
HTTP method enumeration class This class defines and clarifies the currently supported HTTP methods and provides enumeration options. |
| ImRequest
HTTP Request 会话请求数据封装类
该类为Request会话请求的数据封装类,所有Request会话相关的属性、数据、配置均需要在该类设置
HTTP Request session request data encapsulation class This class is the data encapsulation class of the Request session request. |
| ImResponse
HTTP Response类
该类为HTTP请求响应(Response)数据封装,所有与Response相关的数据均在该类封装提供。
|
| ImSession
会话状态控制对象类
该类用于需要使用会话状态控制的场景,作为数据存储的对象使用
Session state control object class This class is used for scenarios that require session state control and is used as an object of data storage. |
| 类和说明 |
|---|
| ImCharset
HTTP 常见编码枚举类
该类明确常见的HTTP编码,并提供枚举选择
HTTP common encoding enumeration class This class specifies common HTTP encodings and provides enumeration options. |
| ImRequest
HTTP Request 会话请求数据封装类
该类为Request会话请求的数据封装类,所有Request会话相关的属性、数据、配置均需要在该类设置
HTTP Request session request data encapsulation class This class is the data encapsulation class of the Request session request. |
| ImResponse
HTTP Response类
该类为HTTP请求响应(Response)数据封装,所有与Response相关的数据均在该类封装提供。
|
Copyright © 2021. All rights reserved.