Package org.codehaus.wadi.core.session

Interface Summary
Attributes  
AttributesFactory  
Session A Session is an object with Time-To-Live (See Motable) and Locking semantics.
SessionFactory  
Value TODO - JavaDoc this type
ValueFactory  
ValueHelper Help with the [de]serialisation of non-Serializable types.
ValueHelperRegistry  
 

Class Summary
AbstractReplicableSession A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure.
AtomicallyReplicableSession  
AtomicallyReplicableSessionFactory  
BasicValueHelperRegistry  
BasicValueHelperRegistry.HelperPair  
DistributableAttributes A DistributableAttributes object needs to be Listener aware.
DistributableAttributesFactory  
DistributableAttributesMemento  
DistributableSession A Standard Session enhanced with functionality associated with [de]serialisation - necessary to allow the movement of the session from jvm to jvm/storage.
DistributableSessionFactory  
DistributableSessionMemento  
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.
DistributableValueFactory  
LazyAttributes  
LazyAttributesFactory  
LazyValue  
LazyValueFactory  
StandardAttributes  
StandardAttributesFactory  
StandardAttributesMemento  
StandardSession Our internal representation of any Web Session
StandardSessionFactory  
StandardSessionMemento  
StandardValue A simple slot for holding and Attribute's value
StandardValueFactory  
 



Copyright © 2008. All Rights Reserved.