Uses of Package
org.codehaus.wadi.core.contextualiser

Packages that use org.codehaus.wadi.core.contextualiser
org.codehaus.wadi.core.assembler   
org.codehaus.wadi.core.contextualiser   
org.codehaus.wadi.core.eviction   
org.codehaus.wadi.core.manager   
org.codehaus.wadi.core.motable   
org.codehaus.wadi.location.endpoint   
org.codehaus.wadi.replication.contextualiser   
org.codehaus.wadi.servicespace.admin.commands   
org.codehaus.wadi.web   
org.codehaus.wadi.web.impl   
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.core.assembler
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
MemoryContextualiser
          A Contextualiser that stores its state in Memory as Java Objects
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.core.contextualiser
AbstractChainedContextualiser
           
AbstractDelegatingContextualiser
           
AbstractExclusiveContextualiser
          Basic implementation for Contextualisers which maintain a local Map of references to Motables.
AbstractMotingContextualiser
          Abstract base for Contextualisers that are 'chained' - in other words - arranged in a single linked list
AbstractSharedContextualiser
           
Collapser
          Used to provide a Lock on which to collapse requests sharing the same session id.
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
EvictionStrategy
           
Invocation
          An Invocation provides a tier agnostic encapsulation of a stateful, remote invocation of server-side logic.
InvocationContext
           
InvocationException
           
InvocationProxy
          defines the API used for relocating requests to other nodes..
Relocater
          Abstracts out a strategy for either request or state relocation.
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.core.eviction
EvictionStrategy
           
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.core.manager
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
Invocation
          An Invocation provides a tier agnostic encapsulation of a stateful, remote invocation of server-side logic.
InvocationException
           
InvocationProxy
          defines the API used for relocating requests to other nodes..
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.core.motable
Invocation
          An Invocation provides a tier agnostic encapsulation of a stateful, remote invocation of server-side logic.
InvocationException
           
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.location.endpoint
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.replication.contextualiser
AbstractChainedContextualiser
           
AbstractMotingContextualiser
          Abstract base for Contextualisers that are 'chained' - in other words - arranged in a single linked list
AbstractSharedContextualiser
           
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.servicespace.admin.commands
Contextualiser
          Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.web
InvocationContext
           
 

Classes in org.codehaus.wadi.core.contextualiser used by org.codehaus.wadi.web.impl
Invocation
          An Invocation provides a tier agnostic encapsulation of a stateful, remote invocation of server-side logic.
InvocationContext
           
InvocationException
           
InvocationProxy
          defines the API used for relocating requests to other nodes..
 



Copyright © 2010. All Rights Reserved.