HttpsRemoteFileResolver
public class HttpsRemoteFileResolver
extends HttpRemoteFileResolver
java.lang.Object | ||
↳ | com.android.tradefed.config.remote.HttpRemoteFileResolver | |
↳ | com.android.tradefed.config.remote.HttpsRemoteFileResolver |
Uzaktan dosyanın https yoluyla indirilmesine izin veren IRemoteFileResolver
uygulaması
Özet
Alanlar | |
---|---|
public static final String | PROTOCOL_HTTPS
|
Kamu inşaatçılar | |
---|---|
HttpsRemoteFileResolver () |
Herkese açık yöntemler | |
---|---|
String | getSupportedProtocol () İndirme için desteklenen ilişkili protokolü döndürür. |
Alanlar
PROTOCOL_HTTPS
public static final String PROTOCOL_HTTPS
Kamu inşaatçılar
HttpsRemoteFileResolver
public HttpsRemoteFileResolver ()
Herkese açık yöntemler
getSupportedProtocol
public String getSupportedProtocol ()
İndirme için desteklenen ilişkili protokolü döndürür.
İadeler | |
---|---|
String |