Uses of Class
de.cau.cs.kieler.kwebs.client.ServerConfigs.ServerConfigError

Packages that use ServerConfigs.ServerConfigError
de.cau.cs.kieler.kwebs.client
 

Uses of ServerConfigs.ServerConfigError in de.cau.cs.kieler.kwebs.client
 

Methods in de.cau.cs.kieler.kwebs.client that return ServerConfigs.ServerConfigError
 ServerConfigs.ServerConfigError ServerConfigs.isValidServerConfig(ServerConfigData serverConfig)
          Checks whether the given server configuration is valid, e.g.
static ServerConfigs.ServerConfigError ServerConfigs.ServerConfigError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServerConfigs.ServerConfigError[] ServerConfigs.ServerConfigError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.