Uses of Class
ch.software_atelier.simpleflex.conf.GlobalConfig
Packages that use GlobalConfig
Package
Description
-
Uses of GlobalConfig in ch.software_atelier.simpleflex
Methods in ch.software_atelier.simpleflex with parameters of type GlobalConfigModifier and TypeMethodDescriptionabstract ServerSocketConnectionHandler.getServerSocket(GlobalConfig gc) HTTPConnectionHandler.getServerSocket(GlobalConfig gc) HTTPSConnectionHandler.getServerSocket(GlobalConfig gc) Constructors in ch.software_atelier.simpleflex with parameters of type GlobalConfigModifierConstructorDescriptionConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) HTTPConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) HTTPSConnectionHandler(GlobalConfig gc, WebAppHandler webAppHandler) SimpleFlexAccesser(String version, Date startTime, GlobalConfig gc) SimpleFlexBase(GlobalConfig gc, DomainConfig dc) SimpleFlexBase(GlobalConfig gc, List<DomainConfig> dcs) -
Uses of GlobalConfig in ch.software_atelier.simpleflex.conf
Methods in ch.software_atelier.simpleflex.conf that return GlobalConfigModifier and TypeMethodDescriptionConfigGenerator.globalConfig()JSONConfigGenerator.globalConfig() -
Uses of GlobalConfig in ch.software_atelier.simpleflex.conf.text
Methods in ch.software_atelier.simpleflex.conf.text that return GlobalConfigModifier and TypeMethodDescriptionSimpleFlexConfigGenerator.globalConfig()Returns a filled ClobalConfig that is used to configure SimpleFlex