org.fcrepo.server.journal.readerwriter.multicast.request
Class OpenFileRequest
java.lang.Object
org.fcrepo.server.journal.readerwriter.multicast.request.TransportRequest
org.fcrepo.server.journal.readerwriter.multicast.request.OpenFileRequest
public class OpenFileRequest
- extends TransportRequest
TransportRequest that asks the Transports to open a new file, using the
supplied filename and repository hash.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenFileRequest
public OpenFileRequest(String hash,
String filename,
Date currentDate)
performRequest
public void performRequest(Transport transport)
throws JournalException
- Specified by:
performRequest in class TransportRequest
- Throws:
JournalException
Copyright © 2011 DuraSpace. All Rights Reserved.