added SimpleClientFactory implementation and new class SessionsFile to deal with...
authorpmarguerite <pmarguerite@issues.jalview.org>
Thu, 14 Dec 2006 16:19:27 +0000 (16:19 +0000)
committerpmarguerite <pmarguerite@issues.jalview.org>
Thu, 14 Dec 2006 16:19:27 +0000 (16:19 +0000)
commit4dc56e102f8959071f009385d75a89967e68a4f6
tree66f1c72d2553781ebaf1404a78adf1197a58abdc
parentde917169b4dc2bb1afdfd9432ed58c114243f451
added SimpleClientFactory implementation  and new class SessionsFile to deal with the list of active sessions

git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@258 be28352e-c001-0410-b1a7-c7978e42abec
src/org/vamsas/client/simpleclient/SessionsFile.java [new file with mode: 0644]
src/org/vamsas/client/simpleclient/SimpleClientFactory.java