Uses of Class
org.codehaus.wadi.core.session.DistributableAttributesFactory

Packages that use DistributableAttributesFactory
org.codehaus.wadi.core.session   
org.codehaus.wadi.web   
 

Uses of DistributableAttributesFactory in org.codehaus.wadi.core.session
 

Subclasses of DistributableAttributesFactory in org.codehaus.wadi.core.session
 class LazyAttributesFactory
           
 

Methods in org.codehaus.wadi.core.session that return DistributableAttributesFactory
protected  DistributableAttributesFactory DistributableSessionFactory.getDistributableAttributesFactory()
           
 

Constructors in org.codehaus.wadi.core.session with parameters of type DistributableAttributesFactory
AtomicallyReplicableSessionFactory(DistributableAttributesFactory attributesFactory, Streamer streamer, ReplicationManager replicationManager)
           
DistributableSessionFactory(DistributableAttributesFactory attributesFactory, Streamer streamer)
           
 

Uses of DistributableAttributesFactory in org.codehaus.wadi.web
 

Constructors in org.codehaus.wadi.web with parameters of type DistributableAttributesFactory
BasicWebSessionFactory(DistributableAttributesFactory attributesFactory, Streamer streamer, ReplicationManager replicationManager, Router router, WebSessionWrapperFactory wrapperFactory)
           
 



Copyright © 2010. All Rights Reserved.