Uses of Package
org.codehaus.wadi.core.session

Packages that use org.codehaus.wadi.core.session
org.codehaus.wadi.core.assembler   
org.codehaus.wadi.core.contextualiser   
org.codehaus.wadi.core.manager   
org.codehaus.wadi.core.session   
org.codehaus.wadi.replication.manager.basic   
org.codehaus.wadi.web   
org.codehaus.wadi.web.impl   
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.core.assembler
BasicValueHelperRegistry
           
DistributableValueFactory
           
SessionFactory
           
ValueHelperRegistry
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.core.contextualiser
Session
          A Session is an object with Time-To-Live (See Motable) and Locking semantics.
SessionFactory
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.core.manager
Session
          A Session is an object with Time-To-Live (See Motable) and Locking semantics.
SessionFactory
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.core.session
AbstractReplicableSession
          A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure.
Attributes
           
AttributesFactory
           
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
           
Session
          A Session is an object with Time-To-Live (See Motable) and Locking semantics.
SessionFactory
           
StandardAttributes
           
StandardAttributesFactory
           
StandardAttributesMemento
           
StandardSession
          Our internal representation of any Web Session
StandardSessionFactory
           
StandardSessionMemento
           
StandardValue
          A simple slot for holding and Attribute's value
StandardValueFactory
           
Value
          TODO - JavaDoc this type
ValueFactory
           
ValueHelper
          Help with the [de]serialisation of non-Serializable types.
ValueHelperRegistry
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.replication.manager.basic
SessionFactory
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.web
AbstractReplicableSession
          A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure.
AtomicallyReplicableSession
           
AtomicallyReplicableSessionFactory
           
DistributableAttributes
          A DistributableAttributes object needs to be Listener aware.
DistributableAttributesFactory
           
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
           
Session
          A Session is an object with Time-To-Live (See Motable) and Locking semantics.
SessionFactory
           
StandardSession
          Our internal representation of any Web Session
StandardSessionFactory
           
 

Classes in org.codehaus.wadi.core.session used by org.codehaus.wadi.web.impl
Session
          A Session is an object with Time-To-Live (See Motable) and Locking semantics.
 



Copyright © 2010. All Rights Reserved.