HttpsRemoteFileResolver

public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver

java.lang.オブジェクト
com.android.tradefed.config.remote.HttpRemoteFileResolver
com.android.tradefed.config.remote.HttpsRemoteFileResolver


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

まとめ

田畑

public static final String PROTOCOL_HTTPS

パブリックコンストラクター

HttpsRemoteFileResolver ()

パブリックメソッド

String getSupportedProtocol ()

ダウンロードがサポートされている関連プロトコルを返します。

田畑

プロトコル_HTTPS

public static final String PROTOCOL_HTTPS

パブリックコンストラクター

HttpsRemoteFileResolver

public HttpsRemoteFileResolver ()

パブリックメソッド

getSupportedプロトコル

public String getSupportedProtocol ()

ダウンロードがサポートされている関連プロトコルを返します。

戻り値
String