Package org.codehaus.wadi

Interface Summary
Attributes TODO - JavaDoc this type
AttributesConfig  
AttributesFactory TODO - JavaDoc this type
ClusteredContextualiserConfig  
Collapser Used to provide a Lock on which to collapse requests sharing the same session id.
Config  
Context Base API for client state
ContextPool API for a pool of Contexts
Contextualiser Contextualising a request is realising/processing it within the correct Context, in other words, in the presence of the required HttpSession, if any.
ContextualiserConfig  
DatabaseMotableConfig  
DiscMotableConfig  
DistributableAttributesConfig TODO - JavaDoc this type
DistributableContextualiserConfig  
DistributableSessionConfig Defines Objects holding the configuration required by a DistributableSession
DistributableValueConfig TODO - JavaDoc this type
Emoter Basic API for motion of Motables OUT of a container
Evictable API for objects that may be inspected to determine whether they should be timed out after certain period of inactivity.
Evicter An API for deciding whether or not to evict a given Evictable
EvicterConfig  
HttpProxy defines the API used for relocating requests to other nodes..
HttpServletRequestWrapperPool  
Immoter Basic API for motion of Motables IN to a container
InvocationContext  
InvocationProxy defines the API used for relocating requests to other nodes..
Lifecycle  
Location API which encodes the Location of a Context TODO: I do not understand why we want a location to be an Evictable.
Locker  
ManagerConfig  
Motable Lit.
Moter Basic API for Motion (promotion and demotion) of Motables
NewDirtier  
OldMessage  
PMPartition  
PoolableHttpServletRequestWrapper  
PoolableInvocationWrapper  
PoolableInvocationWrapperPool  
ProxiedLocation  
Relocater Abstracts out a strategy for either request or state relocation.
RelocaterConfig  
ReplicableSessionConfig Defines Objects holding the configuration required by a ReplicableSession
Replicater  
ReplicaterFactory  
RequestRelocater A relocation strategy that involves relocating the Request to the State.
Router  
RouterConfig  
RWLockListener  
Securable An Object on which we may set a flag indicating that it is to be considered Secure.
SerializableContent Abstracts out the ability of an object to serialise just its content - not itself.
Session  
SessionConfig  
SessionFactory  
SessionIdFactory Abstract out the API for session id generation
SessionManagerFactory  
SessionPool  
SessionRelocater A relocation strategy that involves relocating the State to the Request.
SessionWrapperFactory  
Store  
Store.Putter  
StoreMotable  
StoreMotableConfig  
Streamer Abstract factory.
StreamerConfig  
Value TODO - JavaDoc this type
ValueConfig TODO - JavaDoc this type
ValueFactory TODO - JavaDoc this type
ValueHelper Help with the [de]serialisation of non-Serializable types.
ValuePool TODO - JavaDoc this type
WADIHttpSession  
 

Class Summary
LogFormatter A JDK1.4 single line log formatter.
 

Exception Summary
InvocationException  
IrrecoverableException Indicates an exceptional case which is not recoverable.
ProxyingException Superclass of Exceptions thrown by HTTP proxying code.
RecoverableException Indicates an exceptional case which is recoverable.
 



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