uk.ac.vamsas.client.simpleclient
Class ListFile

java.lang.Object
  extended byuk.ac.vamsas.client.simpleclient.SessionFile
      extended byuk.ac.vamsas.client.simpleclient.ListFile
Direct Known Subclasses:
ClientsFile, SessionsFile

public class ListFile
extends SessionFile

base class for generic list storage and retrieval operations from a locked IO file TODO: LATER: generalize for all list storage and retrieval operations (pull-up from ClientsFile object)


Field Summary
 
Fields inherited from class uk.ac.vamsas.client.simpleclient.SessionFile
fileLock, sessionFile
 
Constructor Summary
ListFile(java.io.File file)
           
 
Methods inherited from class uk.ac.vamsas.client.simpleclient.SessionFile
backupSessionFile, backupSessionFile, eraseExistence, getBufferedInputStream, getBufferedOutputStream, getFileInputStream, getFileOutputStream, lockFile, lockFile, unlockFile, updateFrom
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListFile

public ListFile(java.io.File file)
         throws java.io.IOException
Parameters:
file -