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 |