HttpsRemoteFileResolver

public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver

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


Implementacja IRemoteFileResolver, która umożliwia pobieranie plików zdalnych przez https

Podsumowanie

Fieldsem

public static final String PROTOCOL_HTTPS

Konstruktory publiczne

HttpsRemoteFileResolver()

Metody publiczne

String getSupportedProtocol()

Zwraca powiązany protokół obsługiwany do pobrania.

Fieldsem

PROTOCOL_HTTPS

public static final String PROTOCOL_HTTPS

Konstruktory publiczne

HttpsRemoteFileResolver

public HttpsRemoteFileResolver ()

Metody publiczne

getSupportedProtocol

public String getSupportedProtocol ()

Zwraca powiązany protokół obsługiwany do pobrania.

Zwroty
String