Uses of Class
nl.andrewl.concord_server.config.ServerConfig
Packages that use ServerConfig
-
Uses of ServerConfig in nl.andrewl.concord_server
Fields in nl.andrewl.concord_server declared as ServerConfigModifier and TypeFieldDescriptionprivate final ServerConfig
ConcordServer.config
Server configuration data.private final ServerConfig
DiscoveryServerPublisher.config
Constructors in nl.andrewl.concord_server with parameters of type ServerConfig -
Uses of ServerConfig in nl.andrewl.concord_server.config
Methods in nl.andrewl.concord_server.config that return ServerConfigModifier and TypeMethodDescriptionstatic ServerConfig
ServerConfig.loadOrCreate
(Path filePath, IdProvider idProvider)