Class RemoteFile

  • All Implemented Interfaces:

    
    public final class RemoteFile
    
                        

    Remote file

    A remote file is used when we need to download content from a remote location and keep a local cached copy of it. It also supports expiring the cached copy or using a fallback local file if there is no connection available.