Uses of Interface
org.fcrepo.server.journal.readerwriter.multicast.rmi.RmiJournalReceiverInterface

Packages that use RmiJournalReceiverInterface
org.fcrepo.server.journal.readerwriter.multicast.rmi   
 

Uses of RmiJournalReceiverInterface in org.fcrepo.server.journal.readerwriter.multicast.rmi
 

Classes in org.fcrepo.server.journal.readerwriter.multicast.rmi that implement RmiJournalReceiverInterface
 class RmiJournalReceiver
          A free-standing RMI server that receives journal messages from an RmiTransport and writes them to files in a specified directory.
 

Constructors in org.fcrepo.server.journal.readerwriter.multicast.rmi with parameters of type RmiJournalReceiverInterface
RmiTransport(Map<String,String> parameters, boolean crucial, TransportParent parent, RmiJournalReceiverInterface rx)
           
RmiTransportWriter(RmiJournalReceiverInterface receiver, String repositoryHash, String filename)
          When the writer is created, open the connection to the receiver.
 



Copyright © 2011 DuraSpace. All Rights Reserved.