Uses of Interface
org.atmosphere.cpr.AtmosphereResourceFactory
Packages that use AtmosphereResourceFactory
Package
Description
-
Uses of AtmosphereResourceFactory in org.atmosphere.annotation
Method parameters in org.atmosphere.annotation with type arguments of type AtmosphereResourceFactoryModifier and TypeMethodDescriptionvoidAtmosphereResourceFactoryServiceProcessor.handle(AtmosphereFramework framework, Class<AtmosphereResourceFactory> annotatedClass) -
Uses of AtmosphereResourceFactory in org.atmosphere.config.managed
Fields in org.atmosphere.config.managed declared as AtmosphereResourceFactoryModifier and TypeFieldDescriptionprotected AtmosphereResourceFactoryManagedAtmosphereHandler.resourcesFactory -
Uses of AtmosphereResourceFactory in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AtmosphereResourceFactoryFields in org.atmosphere.cpr declared as AtmosphereResourceFactoryModifier and TypeFieldDescriptionprotected AtmosphereResourceFactoryAtmosphereFramework.arFactoryMethods in org.atmosphere.cpr that return AtmosphereResourceFactoryModifier and TypeMethodDescriptionAtmosphereFramework.atmosphereFactory()static AtmosphereResourceFactoryUniverse.resourceFactory()Return theAtmosphereResourceFactoryAtmosphereConfig.resourcesFactory()Return theAtmosphereResourceFactoryMethods in org.atmosphere.cpr with parameters of type AtmosphereResourceFactoryModifier and TypeMethodDescriptionstatic voidUniverse.resourceFactory(AtmosphereResourceFactory a) Set the must be uniqueAtmosphereResourceFactoryvoidAtmosphereFramework.setAndConfigureAtmosphereResourceFactory(AtmosphereResourceFactory arFactory) -
Uses of AtmosphereResourceFactory in org.atmosphere.inject
Methods in org.atmosphere.inject that return AtmosphereResourceFactoryModifier and TypeMethodDescriptionAtmosphereProducers.getAtmosphereResourceFactory()AtmosphereResourceFactoryInjectable.injectable(AtmosphereConfig config)