Uses of Class
org.codehaus.wadi.impl.SimpleEvictable

Packages that use SimpleEvictable
org.codehaus.wadi.impl   
 

Uses of SimpleEvictable in org.codehaus.wadi.impl
 

Subclasses of SimpleEvictable in org.codehaus.wadi.impl
 class AbstractContext
          TODO - JavaDoc this type
 class AbstractMotable
          Implement all of Motable except for the Bytes field.
 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 HttpProxyLocation
          A Location that includes a hostname/ip-address and HTTP port
 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
 



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