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 |