Uses of Interface
org.atmosphere.cpr.AtmosphereResourceSessionFactory

Packages that use AtmosphereResourceSessionFactory
org.atmosphere.cpr   
org.atmosphere.inject   
 

Uses of AtmosphereResourceSessionFactory in org.atmosphere.cpr
 

Classes in org.atmosphere.cpr that implement AtmosphereResourceSessionFactory
 class DefaultAtmosphereResourceSessionFactory
           
 

Fields in org.atmosphere.cpr declared as AtmosphereResourceSessionFactory
protected  AtmosphereResourceSessionFactory AtmosphereFramework.sessionFactory
           
 

Methods in org.atmosphere.cpr that return AtmosphereResourceSessionFactory
static AtmosphereResourceSessionFactory Universe.sessionFactory()
          Return the AtmosphereResourceSessionFactory
 AtmosphereResourceSessionFactory AtmosphereFramework.sessionFactory()
          Return the AtmosphereResourceSessionFactory
 AtmosphereResourceSessionFactory AtmosphereConfig.sessionFactory()
          Return the AtmosphereResourceSessionFactory
 

Methods in org.atmosphere.cpr with parameters of type AtmosphereResourceSessionFactory
static void Universe.sessionResourceFactory(AtmosphereResourceSessionFactory a)
          Set the must be unique AtmosphereResourceSessionFactory
 

Uses of AtmosphereResourceSessionFactory in org.atmosphere.inject
 

Methods in org.atmosphere.inject that return AtmosphereResourceSessionFactory
 AtmosphereResourceSessionFactory AtmosphereProducers.getAtmosphereResourceSessionFactory()
           
 AtmosphereResourceSessionFactory AtmosphereResourceSessionFactoryInjectable.injectable(AtmosphereConfig config)
           
 



Copyright © 2015. All Rights Reserved.