|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration | |
---|---|
org.jSyncManager.SJS.Adapters.SMTPServer.Config | |
org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
Uses of Configuration in org.jSyncManager.SJS.Adapters.SMTPServer.Config |
---|
Fields in org.jSyncManager.SJS.Adapters.SMTPServer.Config declared as Configuration | |
---|---|
static Configuration |
Configuration.INSTANCE
Singleton instance |
Methods in org.jSyncManager.SJS.Adapters.SMTPServer.Config that return Configuration | |
---|---|
Configuration |
ConfigDAOXML.PlayerHandler.getConfiguration()
Gets the loaded configuration object |
Configuration |
ConfigDAOXML.loadConfig(java.lang.String configFile)
Loads the configuration from an XML file |
Configuration |
ConfigDAO.loadConfig(java.lang.String configFile)
the required method for implement this interface |
Uses of Configuration in org.jSyncManager.SJS.Adapters.SMTPServer.contracts |
---|
Constructors in org.jSyncManager.SJS.Adapters.SMTPServer.contracts with parameters of type Configuration | |
---|---|
ConfigurationContract(Configuration config)
Create a new ConfigurationContract class (handled by the C4J library) |
|
jSyncManager Simple Java Server | ||||||||
PREV NEXT | FRAMES NO FRAMES |