|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMotable | |
org.codehaus.wadi.impl |
Uses of AbstractMotable in org.codehaus.wadi.impl |
Subclasses of AbstractMotable in org.codehaus.wadi.impl | |
class |
AbstractContext
TODO - JavaDoc this type |
class |
AbstractReplicableSession
A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure. |
class |
AtomicallyReplicableSession
|
class |
DatabaseMotable
A Motable that represents its Bytes field as a row in a Shared DataBase table. |
class |
DiscMotable
|
class |
DistributableSession
A Standard Session enhanced with functionality associated with [de]serialisation - necessary to allow the movement of the session from jvm to jvm/storage. |
class |
PartiallyReplicableSession
|
class |
SimpleMotable
A very Simple implementation of Motable, with the Bytes field represented as a byte[] |
class |
StandardSession
Our internal representation of any Web Session |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |