| 程序包 | 说明 |
|---|---|
| cn.zhxu.okhttps | |
| cn.zhxu.okhttps.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskExecutor |
HTTP.executor()
获取任务执行器
|
TaskExecutor |
HTTP.executor()
获取任务执行器
|
static TaskExecutor |
HttpUtils.getExecutor()
获取任务执行器
|
static TaskExecutor |
OkHttps.getExecutor()
获取任务执行器
|
static TaskExecutor |
OkHttps.getExecutor()
获取任务执行器
|
static TaskExecutor |
HttpUtils.getExecutor()
获取任务执行器
|
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpResult |
HttpResult.of(okhttp3.Response response,
TaskExecutor taskExecutor)
构造一个 HttpResult
|
static HttpResult |
HttpResult.of(okhttp3.Response response,
TaskExecutor taskExecutor)
构造一个 HttpResult
|
| 构造器和说明 |
|---|
Download(File file,
InputStream input,
TaskExecutor taskExecutor,
long skipBytes) |
Download(File file,
InputStream input,
TaskExecutor taskExecutor,
long skipBytes) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TaskExecutor |
AbstractBody.taskExecutor |
protected TaskExecutor |
AbstractBody.taskExecutor |
| 限定符和类型 | 方法和说明 |
|---|---|
TaskExecutor |
AbstractHttpClient.executor() |
TaskExecutor |
AbstractHttpClient.executor() |
| 构造器和说明 |
|---|
AbstractBody(TaskExecutor taskExecutor,
Charset charset) |
AbstractBody(TaskExecutor taskExecutor,
Charset charset) |
RealHttpResult(HttpTask<?> httpTask,
okhttp3.Response response,
TaskExecutor taskExecutor) |
RealHttpResult(HttpTask<?> httpTask,
okhttp3.Response response,
TaskExecutor taskExecutor) |
RealHttpResult(HttpTask<?> httpTask,
TaskExecutor taskExecutor) |
RealHttpResult(HttpTask<?> httpTask,
TaskExecutor taskExecutor) |
WebSocketMsg(okio.ByteString bytes,
TaskExecutor taskExecutor,
Charset charset) |
WebSocketMsg(okio.ByteString bytes,
TaskExecutor taskExecutor,
Charset charset) |
WebSocketMsg(String text,
TaskExecutor taskExecutor,
Charset charset) |
WebSocketMsg(String text,
TaskExecutor taskExecutor,
Charset charset) |
Copyright © 2025 zhouxu. All rights reserved.