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