HttpsRemoteFileResolver

public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver

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


Implémentation de IRemoteFileResolver qui permet de télécharger un fichier distant via https

Résumé

Champs

public static final String PROTOCOL_HTTPS

Constructeurs publics

HttpsRemoteFileResolver()

Méthodes publiques

String getSupportedProtocol()

Affiche le protocole associé compatible avec le téléchargement.

Champs

PROTOCOL_HTTPS

public static final String PROTOCOL_HTTPS

Constructeurs publics

HttpsRemoteFileResolver

public HttpsRemoteFileResolver ()

Méthodes publiques

getCompatibleProtocol

public String getSupportedProtocol ()

Affiche le protocole associé compatible avec le téléchargement.

Renvoie
String