Uses of Class
dk.netarkivet.common.distribute.AbstractRemoteFile

Packages that use AbstractRemoteFile
dk.netarkivet.common.distribute   
 

Uses of AbstractRemoteFile in dk.netarkivet.common.distribute
 

Subclasses of AbstractRemoteFile in dk.netarkivet.common.distribute
 class FTPRemoteFile
          Class encapsulating upload to & download from an ftp-server.
 class HTTPRemoteFile
          A remote file implemented with point-to-point HTTP communication.
 class HTTPSRemoteFile
          A remote file implemented with point-to-point HTTPS communication.