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