Uses of Interface
org.atmosphere.cpr.AtmosphereObjectFactory

Packages that use AtmosphereObjectFactory
org.atmosphere.cpr   
 

Uses of AtmosphereObjectFactory in org.atmosphere.cpr
 

Classes in org.atmosphere.cpr that implement AtmosphereObjectFactory
static class AtmosphereFramework.DefaultAtmosphereObjectFactory
           
 

Fields in org.atmosphere.cpr declared as AtmosphereObjectFactory
protected  AtmosphereObjectFactory AtmosphereFramework.objectFactory
           
 

Methods in org.atmosphere.cpr that return AtmosphereObjectFactory
protected  AtmosphereObjectFactory AtmosphereFramework.lookupDefaultObjectFactoryType()
           
 

Methods in org.atmosphere.cpr with parameters of type AtmosphereObjectFactory
 void AtmosphereFramework.objectFactory(AtmosphereObjectFactory objectFactory)
          Set an object used for class instantiation.
 



Copyright © 2014. All Rights Reserved.