Uses of Interface
de.xima.fc.interfaces.server.IServerConfig
-
Packages that use IServerConfig Package Description de.xima.fc.api Package für den Zugriff auf die APIde.xima.fc.entities Package für Datenbankentitäten -
-
Uses of IServerConfig in de.xima.fc.api
Methods in de.xima.fc.api that return IServerConfig Modifier and Type Method Description IServerConfig
APISettings. getServerConfig()
Returns the configuration of this server. -
Uses of IServerConfig in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IServerConfig Modifier and Type Class Description class
FrontendServer
-