com.android.tradefed.config.remote

Interfaces

IRemoteFileResolver Interface for objects that can resolve a remote file into a local one. 

Classes

ExtendedFile A extension of standard file to carry a build related metadata. 
GcsRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading from a GCS bucket. 
HttpRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading remote file via http 
HttpsRemoteFileResolver Implementation of IRemoteFileResolver that allows downloading remote file via https 
IRemoteFileResolver.RemoteFileResolverArgs The args passed to the resolvers 
IRemoteFileResolver.ResolvedFile Class holding information about the resolved file and some metadata. 
LocalFileResolver Implementation of IRemoteFileResolver that allows linking local files