|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.journal.readerwriter.multicast.request.TransportRequest
fedora.server.journal.readerwriter.multicast.request.WriteEntryRequest
public class WriteEntryRequest
TransportRequest that writes a journalEntry to each Transport.
| Constructor Summary | |
|---|---|
WriteEntryRequest(MulticastJournalWriter journalWriter,
CreatorJournalEntry journalEntry)
|
|
| Method Summary | |
|---|---|
void |
performRequest(Transport transport)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WriteEntryRequest(MulticastJournalWriter journalWriter,
CreatorJournalEntry journalEntry)
| Method Detail |
|---|
public void performRequest(Transport transport)
throws JournalException
performRequest in class TransportRequestJournalException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||