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

Packages that use StandardAttributes
org.codehaus.wadi.core.session   
 

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

Subclasses of StandardAttributes in org.codehaus.wadi.core.session
 class DistributableAttributes
          A DistributableAttributes object needs to be Listener aware.
 class LazyAttributes
           
 

Fields in org.codehaus.wadi.core.session declared as StandardAttributes
protected  StandardAttributes StandardSession.attributes
           
 

Methods in org.codehaus.wadi.core.session that return StandardAttributes
 StandardAttributes StandardAttributesFactory.create()
           
protected  StandardAttributes StandardSessionFactory.newAttributes()
           
 

Constructors in org.codehaus.wadi.core.session with parameters of type StandardAttributes
StandardSession(StandardAttributes attributes, Manager manager)
           
 



Copyright © 2010. All Rights Reserved.