程序包 | 说明 |
---|---|
com.supermap.data.cloudlicense |
限定符和类型 | 方法和说明 |
---|---|
static HttpRequestMethod |
HttpRequestMethod.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static HttpRequestMethod[] |
HttpRequestMethod.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
boolean |
HttpsUtils.createHttpsConnction(String strURL,
HttpRequestMethod method,
ContentType type,
boolean isSSL,
String cookie) |
boolean |
HttpUtils.createHttpsConnction(String strURL,
HttpRequestMethod method,
ContentType type,
boolean isSSL,
String cookie) |
Copyright © 2021–2024 SuperMap. All rights reserved.