HttpsRemoteFileResolver
public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver
java.lang.Object | ||
↳ | com.android.tradefed.config.remote.HttpRemoteFileResolver | |
↳ | com.android.tradefed.config.remote.HttpsRemoteFileResolver |
IRemoteFileResolver
實現,允許通過https下載遠程文件
概括
領域 | |
---|---|
public static final String | PROTOCOL_HTTPS
|
公共建設者 | |
---|---|
HttpsRemoteFileResolver () |
公開方法 | |
---|---|
String | getSupportedProtocol () 返回支持下載的關聯協議。 |
領域
PROTOCOL_HTTPS
public static final String PROTOCOL_HTTPS
公共建設者
HttpsRemoteFileResolver
public HttpsRemoteFileResolver ()
公開方法
getSupportedProtocol
public String getSupportedProtocol ()
返回支持下載的關聯協議。
退貨 | |
---|---|
String |