| 程序包 | 说明 |
|---|---|
| cn.easyutil.easyapi.util.http |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpReq |
HttpOperation.getHttpReq() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected HttpRes |
JdkHttpOperation.doUrl(boolean useSSL,
HttpReq httpReq,
InputStream certInput,
char[] password) |
protected abstract HttpRes |
HttpOperation.doUrl(boolean useSSL,
HttpReq httpReq,
InputStream certInput,
char[] password)
核心逻辑实现
|
protected HttpRes |
HttpClientOperation.doUrl(boolean useSSL,
HttpReq httpReq,
InputStream certInput,
char[] password) |
| 构造器和说明 |
|---|
HttpClientOperation(HttpReq httpReq) |
HttpOperation(HttpReq httpReq) |
JdkHttpOperation(HttpReq httpReq) |
Copyright © 2021. All rights reserved.