| Package | Description |
|---|---|
| org.fcrepo.server.journal.readerwriter.multicast.rmi |
| Modifier and Type | Class and Description |
|---|---|
class |
RmiJournalReceiver
A free-standing RMI server that receives journal messages from an
RmiTransport and writes them to files in a specified directory.
|
| Constructor and Description |
|---|
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 © 2013 DuraSpace. All Rights Reserved.