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.webinterface   
dk.netarkivet.common.distribute.arcrepository   
dk.netarkivet.viewerproxy   
 

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

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.
BitArchiveStoreState
          This class encapsulates the different upload states, while storing a file in the bitarchive.
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.
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
BitArchiveStoreState
          This class encapsulates the different upload states, while storing a file in the bitarchive.
Replica
          This class encapsulates the bitarchive or checksum replicas.
 

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.
 

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.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.
BitArchiveStoreState
          This class encapsulates the different upload states, while storing a file in the bitarchive.
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.
ReplicaType
          Enumeration of the possible replica types used for replicas.
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.