| 程序包 | 说明 |
|---|---|
| cn.easyutil.easyapi.util.http |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpRes |
HttpOperation.doSSLUrl(InputStream certInput,
String password) |
HttpRes |
HttpOperation.doUrl() |
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) |
Copyright © 2021. All rights reserved.