HTTPSRemoteFileResolver

public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver

java.lang.Object
   ↳ com.android.tradefed.config.remote.HttpRemoteFileResolver
     ↳ com.android.tradefed.config.remote.HttpsRemoteFileResolver


HTTPS 経由でリモート ファイルをダウンロードできるようにする IRemoteFileResolver の実装

概要

フィールド

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