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

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

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

Subclasses of DistributableAttributes in org.codehaus.wadi.core.session
 class LazyAttributes
           
 

Methods in org.codehaus.wadi.core.session that return DistributableAttributes
 DistributableAttributes DistributableAttributesFactory.create()
           
 

Constructors in org.codehaus.wadi.core.session with parameters of type DistributableAttributes
AbstractReplicableSession(DistributableAttributes attributes, Manager manager, Streamer streamer, ReplicationManager replicationManager)
           
AtomicallyReplicableSession(DistributableAttributes attributes, Manager manager, Streamer streamer, ReplicationManager replicationManager)
           
DistributableSession(DistributableAttributes attributes, Manager manager, Streamer streamer)
           
 

Uses of DistributableAttributes in org.codehaus.wadi.web
 

Constructors in org.codehaus.wadi.web with parameters of type DistributableAttributes
BasicWebSession(WebSessionConfig config, DistributableAttributes attributes, WebSessionWrapperFactory wrapperFactory, Router router, Manager manager, Streamer streamer, ReplicationManager replicationManager)
           
 



Copyright © 2008. All Rights Reserved.