コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。

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