Uses of Package
org.codehaus.wadi.impl

Packages that use org.codehaus.wadi.impl
org.codehaus.wadi   
org.codehaus.wadi.dindex.impl   
org.codehaus.wadi.gridstate   
org.codehaus.wadi.gridstate.impl   
org.codehaus.wadi.impl   
 

Classes in org.codehaus.wadi.impl used by org.codehaus.wadi
StandardManager
          TODO - JavaDoc this type
 

Classes in org.codehaus.wadi.impl used by org.codehaus.wadi.dindex.impl
Quipu
          You have a flock of n Llamas, you [un]tie a knot in your Quipu as each one leaves/enters your pen.
 

Classes in org.codehaus.wadi.impl used by org.codehaus.wadi.gridstate
Quipu
          You have a flock of n Llamas, you [un]tie a knot in your Quipu as each one leaves/enters your pen.
 

Classes in org.codehaus.wadi.impl used by org.codehaus.wadi.gridstate.impl
AbstractChainedContextualiser
           
AbstractContextualiser
           
AbstractMotingContextualiser
          Abstract base for Contextualisers that are 'chained' - in other words - arranged in a single linked list
AbstractSharedContextualiser
           
Quipu
          You have a flock of n Llamas, you [un]tie a knot in your Quipu as each one leaves/enters your pen.
 

Classes in org.codehaus.wadi.impl used by org.codehaus.wadi.impl
AbstractBestEffortEvicter
           
AbstractChainedContextualiser
           
AbstractChainedEmoter
          A basic Emoter for ChainedContextualisers
AbstractContext
          TODO - JavaDoc this type
AbstractContextualiser
           
AbstractDelegatingContextualiser
          TODO - JavaDoc this type
AbstractEvicter
          Abstract base for Evicters.
AbstractExclusiveContextualiser
          Basic implementation for Contextualisers which maintain a local Map of references to Motables.
AbstractHttpProxy
          Useful support for implementations of the HttpProxy interface
AbstractImmoter
          Abstract base for Immoters
AbstractMappedImmoter
          TODO - JavaDoc this type
AbstractMotable
          Implement all of Motable except for the Bytes field.
AbstractMotingContextualiser
          Abstract base for Contextualisers that are 'chained' - in other words - arranged in a single linked list
AbstractRelocater
           
AbstractReplicableSession
          A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure.
AbstractSharedContextualiser
           
ClusterContextualiser
          A cache of Locations.
DatabaseStore
           
DirectByteBufferCache
           
DistributableAttributes
          A DistributableAttributes object needs to be Listener aware.
DistributableManager
           
DistributableSession
          A Standard Session enhanced with functionality associated with [de]serialisation - necessary to allow the movement of the session from jvm to jvm/storage.
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.
DummyContextualiser
          A Contextualiser that does no contextualising
DummyContextualiserConfig
           
ExclusiveStoreContextualiser
          Maps id:File where file contains Context content...
Filter
           
HttpProxyLocation
          A Location that includes a hostname/ip-address and HTTP port
HybridRelocater
          Combine various RelocationStrategies to produce a cleverer one
MemoryContextualiser
          A Contextualiser that stores its state in Memory as Java Objects
RankedRWLock
          A ReadWriteLock with prioritisable writer threads.
RWLock
          A read-write lock.
RWLock.Lock
           
RWLock.ReaderLock
           
RWLock.Signaller
          Reader and Writer requests are maintained in two different wait sets, by two different objects.
RWLock.WriterLock
           
SerialContextualiser
          Ensure that any Contextualisations that pass through are serialised according to the strategy imposed by our Collapser.
SharedStoreContextualiser
          A Contextualiser which stores its Contexts in a shared database via JDBC.
SimpleEvictable
          A very Simple impementation of Evictable
StandardAttributes
           
StandardManager
          TODO - JavaDoc this type
StandardSession
          Our internal representation of any Web Session
StandardValue
          A simple slot for holding and Attribute's value
StatelessContextualiser
          A Contextualiser that will intercept requests that can be shown to be stateless and run them in a generic stateless Context immediately, without the overhead of locating the (possibly remote) relevant Context.
StatelessReplicaterFactory
           
WebInvocationContext
           
 



Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.