Uses of Interface
org.codehaus.wadi.core.session.Value

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

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

Classes in org.codehaus.wadi.core.session that implement Value
 class DistributableValue
          An attribute Value that supports the notification of HttpSessionActivationListeners at the correct times as well as the substition of non-Serializable content with the results of pluggable Helpers.
 class LazyValue
           
 class StandardValue
          A simple slot for holding and Attribute's value
 

Methods in org.codehaus.wadi.core.session that return Value
 Value DistributableValueFactory.create()
           
 Value LazyValueFactory.create()
           
 Value StandardValueFactory.create()
           
 Value ValueFactory.create()
           
 



Copyright © 2008. All Rights Reserved.