Uses of Interface
org.atmosphere.cpr.AtmosphereResourceSessionFactory
-
Packages that use AtmosphereResourceSessionFactory Package Description org.atmosphere.cpr org.atmosphere.inject -
-
Uses of AtmosphereResourceSessionFactory in org.atmosphere.cpr
Classes in org.atmosphere.cpr that implement AtmosphereResourceSessionFactory Modifier and Type Class Description classDefaultAtmosphereResourceSessionFactoryFields in org.atmosphere.cpr declared as AtmosphereResourceSessionFactory Modifier and Type Field Description protected AtmosphereResourceSessionFactoryAtmosphereFramework. sessionFactoryMethods in org.atmosphere.cpr that return AtmosphereResourceSessionFactory Modifier and Type Method Description AtmosphereResourceSessionFactoryAtmosphereConfig. sessionFactory()Return theAtmosphereResourceSessionFactoryAtmosphereResourceSessionFactoryAtmosphereFramework. sessionFactory()Return theAtmosphereResourceSessionFactorystatic AtmosphereResourceSessionFactoryUniverse. sessionFactory()<<<<<<< HEAD:modules/cpr/src/main/java/org/atmosphere/cpr/Universe.java Return theAtmosphereResourceSessionFactoryThrow exception if Universe methods are used when they are not reliable:modules/runtime/src/main/java/org/atmosphere/runtime/Universe.javaMethods in org.atmosphere.cpr with parameters of type AtmosphereResourceSessionFactory Modifier and Type Method Description static voidUniverse. sessionResourceFactory(AtmosphereResourceSessionFactory a)<<<<<<< HEAD:modules/cpr/src/main/java/org/atmosphere/cpr/Universe.java Set the must be uniqueAtmosphereResourceSessionFactory -
Uses of AtmosphereResourceSessionFactory in org.atmosphere.inject
Methods in org.atmosphere.inject that return AtmosphereResourceSessionFactory Modifier and Type Method Description AtmosphereResourceSessionFactoryAtmosphereProducers. getAtmosphereResourceSessionFactory()AtmosphereResourceSessionFactoryAtmosphereResourceSessionFactoryInjectable. injectable(AtmosphereConfig config)
-