|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
org.codehaus.wadi | |
org.codehaus.wadi.impl |
Uses of Config in org.codehaus.wadi |
Subinterfaces of Config in org.codehaus.wadi | |
interface |
AttributesConfig
|
interface |
ClusteredContextualiserConfig
|
interface |
ContextualiserConfig
|
interface |
DatabaseMotableConfig
|
interface |
DiscMotableConfig
|
interface |
DistributableAttributesConfig
TODO - JavaDoc this type |
interface |
DistributableContextualiserConfig
|
interface |
DistributableSessionConfig
Defines Objects holding the configuration required by a DistributableSession |
interface |
DistributableValueConfig
TODO - JavaDoc this type |
interface |
EvicterConfig
|
interface |
RelocaterConfig
|
interface |
ReplicableSessionConfig
Defines Objects holding the configuration required by a ReplicableSession |
interface |
RouterConfig
|
interface |
SessionConfig
|
interface |
Store
|
interface |
StoreMotableConfig
|
interface |
ValueConfig
TODO - JavaDoc this type |
Uses of Config in org.codehaus.wadi.impl |
Classes in org.codehaus.wadi.impl that implement Config | |
class |
AbstractExclusiveContextualiser
Basic implementation for Contextualisers which maintain a local Map of references to Motables. |
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 |
ClusterContextualiser
A cache of Locations. |
class |
ClusteredManager
|
class |
DatabaseStore
|
class |
DiscStore
|
class |
DistributableAttributes
A DistributableAttributes object needs to be Listener aware. |
class |
DistributableManager
|
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 |
DummyContextualiserConfig
|
class |
DummyDistributableContextualiserConfig
|
class |
ExclusiveStoreContextualiser
Maps id:File where file contains Context content... |
class |
GiannisContextualiser
Maps id:File where file contains Context content... |
class |
LazyAttributes
|
class |
MemoryContextualiser
A Contextualiser that stores its state in Memory as Java Objects |
class |
PartiallyReplicableSession
|
class |
StandardAttributes
|
class |
StandardManager
TODO - JavaDoc this type |
class |
StandardSession
Our internal representation of any Web Session |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |