Uses of Package
dk.netarkivet.common.distribute.arcrepository

Packages that use dk.netarkivet.common.distribute.arcrepository
dk.netarkivet.archive.arcrepository.bitpreservation   
dk.netarkivet.archive.arcrepository.distribute   
dk.netarkivet.archive.arcrepositoryadmin   
dk.netarkivet.archive.bitarchive   
dk.netarkivet.archive.bitarchive.distribute   
dk.netarkivet.archive.checksum.distribute   
dk.netarkivet.archive.distribute   
dk.netarkivet.archive.webinterface   
dk.netarkivet.common.distribute   
dk.netarkivet.common.distribute.arcrepository   
dk.netarkivet.viewerproxy This module gives access to previously harvested material, through a proxy solution. 
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.arcrepository.bitpreservation
Replica
          This class encapsulates the bitarchive or checksum replicas.
ReplicaStoreState
          This class encapsulates the different upload states, while storing a file in the archive of a replica .
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.arcrepository.distribute
ArcRepositoryClient
          Generic interface defining all methods that an ArcRepository provides.
BatchStatus
          Class for transferring batch status information.
BitarchiveRecord
          Class to hold the result of a lookup operation in the bitarchive: The metadata information associated with the record The actual byte content The name of the file the data were retrieved from If length of record exceeds value of Settings.BITARCHIVE_LIMIT_FOR_RECORD_DATATRANSFER_IN_FILE The record is stored in a RemoteFile.
HarvesterArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the harvest system.
PreservationArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the bit preservation system.
Replica
          This class encapsulates the bitarchive or checksum replicas.
ReplicaStoreState
          This class encapsulates the different upload states, while storing a file in the archive of a replica .
ViewerArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the bit preservation system.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.arcrepositoryadmin
Replica
          This class encapsulates the bitarchive or checksum replicas.
ReplicaStoreState
          This class encapsulates the different upload states, while storing a file in the archive of a replica .
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.bitarchive
BatchStatus
          Class for transferring batch status information.
BitarchiveRecord
          Class to hold the result of a lookup operation in the bitarchive: The metadata information associated with the record The actual byte content The name of the file the data were retrieved from If length of record exceeds value of Settings.BITARCHIVE_LIMIT_FOR_RECORD_DATATRANSFER_IN_FILE The record is stored in a RemoteFile.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.bitarchive.distribute
BatchStatus
          Class for transferring batch status information.
BitarchiveRecord
          Class to hold the result of a lookup operation in the bitarchive: The metadata information associated with the record The actual byte content The name of the file the data were retrieved from If length of record exceeds value of Settings.BITARCHIVE_LIMIT_FOR_RECORD_DATATRANSFER_IN_FILE The record is stored in a RemoteFile.
ReplicaType
          Enumeration of the possible replica types used for replicas.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.checksum.distribute
ReplicaType
          Enumeration of the possible replica types used for replicas.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.distribute
ReplicaType
          Enumeration of the possible replica types used for replicas.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.archive.webinterface
Replica
          This class encapsulates the bitarchive or checksum replicas.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.common.distribute
Replica
          This class encapsulates the bitarchive or checksum replicas.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.common.distribute.arcrepository
ArcRepositoryClient
          Generic interface defining all methods that an ArcRepository provides.
BatchStatus
          Class for transferring batch status information.
BitarchiveRecord
          Class to hold the result of a lookup operation in the bitarchive: The metadata information associated with the record The actual byte content The name of the file the data were retrieved from If length of record exceeds value of Settings.BITARCHIVE_LIMIT_FOR_RECORD_DATATRANSFER_IN_FILE The record is stored in a RemoteFile.
HarvesterArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the harvest system.
PreservationArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the bit preservation system.
Replica
          This class encapsulates the bitarchive or checksum replicas.
ReplicaStoreState
          This class encapsulates the different upload states, while storing a file in the archive of a replica .
ReplicaType
          Enumeration of the possible replica types used for replicas.
ResultStream
          Simple helper class to store the fact, whether we have a stream which contains a header or a stream, which does not.
ViewerArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the bit preservation system.
 

Classes in dk.netarkivet.common.distribute.arcrepository used by dk.netarkivet.viewerproxy
ViewerArcRepositoryClient
          Implements the Facade pattern to shield off the methods in JMSArcRepositoryClient not to be used by the bit preservation system.