Uses of Class
unlimited.fc.server.api.APINotConnectedException
-
-
Uses of APINotConnectedException in unlimited.fc.server.api
Methods in unlimited.fc.server.api that throw APINotConnectedException Modifier and Type Method Description default voidFCServerIfcExtended. addTempUser(UserContainer user, java.lang.String password)Deprecated.voidFCServerLite. addTempUser(UserContainer user, java.lang.String password)Deprecated.default voidFCServerIfcExtended. addUser(UserContainer user, java.lang.String password)Deprecated.voidFCServerLite. addUser(UserContainer user, java.lang.String password)Deprecated.default voidFCServerIfcExtended. createVirtualDownloadLinksForTheUser(CreateVirtualDownloadLinksForUserContainer container, java.lang.String password)Deprecated.voidFCServerLite. createVirtualDownloadLinksForTheUser(CreateVirtualDownloadLinksForUserContainer container, java.lang.String password)Deprecated.unlimited.fc.rest.shared.model.dataitem.DataItemsModelFCServerLite. getAllConfigData()Returns All Of The Current Server Configurationsjava.lang.StringFCServerLite. getConfigValue(java.lang.String configName)Returns a specific configurationintFCServerIfc. getDefaultIdleTime()Returns the amount of time that a client session is allowed to be idle when connected to the ServerintFCServerLite. getDefaultIdleTime()java.lang.StringFCServerIfc. getLicenseString()java.lang.StringFCServerLite. getLicenseString()Returns the server license stringjava.lang.StringFCServerIfc. getRequestString()java.lang.StringFCServerLite. getRequestString()Returns the server request stringvoidFCServerLite. internalAddSpacesUser(unlimited.fc.rest.server.model.SpacesUserAndVirtualFoldersModel model)
-