com.toremote.gateway.connection
Class UserDataManager
java.lang.Object
com.toremote.gateway.connection.UserDataManager
public class UserDataManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserDataManager
public UserDataManager()
init
public static void init()
getUserList
public static UserListInterface getUserList()
getServerList
public static ServerListInterface getServerList()
getSymLinkList
public static AbstractSymLinkList getSymLinkList()
updateServerList
public static void updateServerList(ServerListInterface sl)
updateUserList
public static void updateUserList(com.toremote.gateway.connection.json.JsonUserList ul)
updateSymlinkList
public static void updateSymlinkList(AbstractSymLinkList rrl)