Uses of Class
org.atmosphere.config.ApplicationConfiguration
-
Packages that use ApplicationConfiguration Package Description org.atmosphere.config -
-
Uses of ApplicationConfiguration in org.atmosphere.config
Methods in org.atmosphere.config that return types with arguments of type ApplicationConfiguration Modifier and Type Method Description java.util.List<ApplicationConfiguration>AtmosphereHandlerConfig. getApplicationConfig()Method parameters in org.atmosphere.config with type arguments of type ApplicationConfiguration Modifier and Type Method Description voidAtmosphereHandlerConfig. setApplicationConfig(java.util.List<ApplicationConfiguration> applicationConfig)
-