A B C D E F G H I J K L M N O P Q R S T U V W _

A

AbsoluteEvicter - Class in org.codehaus.wadi.core.eviction
An Evicter which evicts Evictables if they have timed out or after an absolute period of inactivity.
AbsoluteEvicter(int, boolean, int) - Constructor for class org.codehaus.wadi.core.eviction.AbsoluteEvicter
 
AbstractBestEffortEvicter - Class in org.codehaus.wadi.core.eviction
 
AbstractBestEffortEvicter(int, boolean) - Constructor for class org.codehaus.wadi.core.eviction.AbstractBestEffortEvicter
 
AbstractChainedContextualiser - Class in org.codehaus.wadi.core.contextualiser
 
AbstractChainedContextualiser(Contextualiser) - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractChainedContextualiser
 
AbstractChainedEmoter - Class in org.codehaus.wadi.core.motable
A basic Emoter for ChainedContextualisers
AbstractChainedEmoter() - Constructor for class org.codehaus.wadi.core.motable.AbstractChainedEmoter
 
AbstractClassIndexerRegistry - Class in org.codehaus.wadi.core.reflect.base
 
AbstractClassIndexerRegistry(MemberFilter) - Constructor for class org.codehaus.wadi.core.reflect.base.AbstractClassIndexerRegistry
 
AbstractCountingCommand - Class in org.codehaus.wadi.servicespace.admin.commands
 
AbstractCountingCommand() - Constructor for class org.codehaus.wadi.servicespace.admin.commands.AbstractCountingCommand
 
AbstractDelegatingContextualiser - Class in org.codehaus.wadi.core.contextualiser
 
AbstractDelegatingContextualiser(Contextualiser) - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractDelegatingContextualiser
 
AbstractEvicter - Class in org.codehaus.wadi.core.eviction
Abstract base for Evicters.
AbstractEvicter(int) - Constructor for class org.codehaus.wadi.core.eviction.AbstractEvicter
 
AbstractExclusiveContextualiser - Class in org.codehaus.wadi.core.contextualiser
Basic implementation for Contextualisers which maintain a local Map of references to Motables.
AbstractExclusiveContextualiser(Contextualiser, Evicter, ConcurrentMotableMap) - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractExclusiveContextualiser
 
AbstractExclusiveContextualiser.BasicEvictionStrategy - Class in org.codehaus.wadi.core.contextualiser
 
AbstractExclusiveContextualiser.BasicEvictionStrategy() - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractExclusiveContextualiser.BasicEvictionStrategy
 
AbstractHttpProxy - Class in org.codehaus.wadi.web.impl
Useful support for implementations of the HttpProxy interface
AbstractHttpProxy(String) - Constructor for class org.codehaus.wadi.web.impl.AbstractHttpProxy
 
AbstractImmoter - Class in org.codehaus.wadi.core.motable
Abstract base for Immoters
AbstractImmoter() - Constructor for class org.codehaus.wadi.core.motable.AbstractImmoter
 
AbstractLocalPartitionAction - Class in org.codehaus.wadi.location.partitionmanager.local
 
AbstractLocalPartitionAction(Dispatcher, Map<Object, Location>, Log) - Constructor for class org.codehaus.wadi.location.partitionmanager.local.AbstractLocalPartitionAction
 
AbstractMappedImmoter - Class in org.codehaus.wadi.core.motable
 
AbstractMappedImmoter(ConcurrentMotableMap) - Constructor for class org.codehaus.wadi.core.motable.AbstractMappedImmoter
 
AbstractMemberUpdater - Class in org.codehaus.wadi.core.reflect.base
 
AbstractMemberUpdater(int, Member) - Constructor for class org.codehaus.wadi.core.reflect.base.AbstractMemberUpdater
 
AbstractMotable - Class in org.codehaus.wadi.core.motable
Implement all of Motable except for the Bytes field.
AbstractMotable() - Constructor for class org.codehaus.wadi.core.motable.AbstractMotable
 
AbstractMotableMemento - Class in org.codehaus.wadi.core.motable
 
AbstractMotableMemento() - Constructor for class org.codehaus.wadi.core.motable.AbstractMotableMemento
 
AbstractMotingContextualiser - Class in org.codehaus.wadi.core.contextualiser
Abstract base for Contextualisers that are 'chained' - in other words - arranged in a single linked list
AbstractMotingContextualiser(Contextualiser) - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractMotingContextualiser
 
AbstractPartition - Class in org.codehaus.wadi.location.partitionmanager
 
AbstractPartition(int) - Constructor for class org.codehaus.wadi.location.partitionmanager.AbstractPartition
 
AbstractReplicableSession - Class in org.codehaus.wadi.core.session
A DistributableSession enhanced with functionality associated with replication - the frequent 'backing-up' of its content to provide against catastrophic failure.
AbstractReplicableSession(DistributableAttributes, Manager, Streamer, ReplicationManager) - Constructor for class org.codehaus.wadi.core.session.AbstractReplicableSession
 
AbstractServiceCommand - Class in org.codehaus.wadi.servicespace.admin.commands
 
AbstractServiceCommand(ServiceSpaceName, ServiceName) - Constructor for class org.codehaus.wadi.servicespace.admin.commands.AbstractServiceCommand
 
AbstractSessionResponseMessage - Class in org.codehaus.wadi.location.session
 
AbstractSessionResponseMessage() - Constructor for class org.codehaus.wadi.location.session.AbstractSessionResponseMessage
 
AbstractSharedContextualiser - Class in org.codehaus.wadi.core.contextualiser
 
AbstractSharedContextualiser(Contextualiser) - Constructor for class org.codehaus.wadi.core.contextualiser.AbstractSharedContextualiser
 
acquire(String) - Method in interface org.codehaus.wadi.core.ConcurrentMotableMap
 
acquire(String, boolean, long) - Method in class org.codehaus.wadi.core.contextualiser.AbstractExclusiveContextualiser
 
acquire(String) - Method in class org.codehaus.wadi.core.JDK5ConcurrentMotableMap
 
acquire(long, ExtendableLease.Extender) - Method in class org.codehaus.wadi.core.util.ExtendableLease
 
acquire(long) - Method in interface org.codehaus.wadi.core.util.Lease
acquire a lease for a given period
acquire(long) - Method in class org.codehaus.wadi.core.util.SimpleLease
 
acquireExclusive(String, long) - Method in interface org.codehaus.wadi.core.ConcurrentMotableMap
 
acquireExclusive(String, long) - Method in class org.codehaus.wadi.core.JDK5ConcurrentMotableMap
 
addEventListener(EventListener) - Method in class org.codehaus.wadi.web.impl.ListenerSupport
 
addPartitionInfos(PartitionBalancingInfo, int) - Method in class org.codehaus.wadi.location.balancing.PartitionInfoUpdateBuilder
 
addPartitionInfos(Peer, int) - Method in class org.codehaus.wadi.location.balancing.PartitionInfoUpdateBuilder
 
addSecondaries(Peer[]) - Method in interface org.codehaus.wadi.replication.strategy.BackingStrategy
 
addSecondaries(Peer[]) - Method in class org.codehaus.wadi.replication.strategy.RoundRobinBackingStrategy
 
addSecondary(Peer) - Method in interface org.codehaus.wadi.replication.strategy.BackingStrategy
 
addSecondary(Peer) - Method in class org.codehaus.wadi.replication.strategy.RoundRobinBackingStrategy
 
addServiceLifecycleListener(ServiceListener) - Method in class org.codehaus.wadi.servicespace.basic.BasicServiceMonitor
 
addServiceLifecycleListener(ServiceListener) - Method in interface org.codehaus.wadi.servicespace.ServiceMonitor
 
addServiceSpaceListener(ServiceSpaceListener) - Method in class org.codehaus.wadi.servicespace.basic.BasicServiceSpace
 
addServiceSpaceListener(ServiceSpaceListener) - Method in interface org.codehaus.wadi.servicespace.ServiceSpace
 
addSessionInfos(LocalPeer, Contextualiser, int, Set) - Method in class org.codehaus.wadi.servicespace.admin.commands.GetSessionInfos
 
addSessionListener(SessionListener) - Method in class org.codehaus.wadi.core.manager.BasicSessionMonitor
 
addSessionListener(SessionListener) - Method in interface org.codehaus.wadi.core.manager.SessionMonitor
 
addState(Object, Object) - Method in interface org.codehaus.wadi.core.session.Session
Map like contract to manipulate state information.
addState(Object, Object) - Method in class org.codehaus.wadi.core.session.StandardSession
 
AdminServiceSpace - Class in org.codehaus.wadi.servicespace.admin
 
AdminServiceSpace(Dispatcher, ClassIndexerRegistry) - Constructor for class org.codehaus.wadi.servicespace.admin.AdminServiceSpace
 
AdminServiceSpace(Dispatcher, ClassIndexerRegistry, Streamer) - Constructor for class org.codehaus.wadi.servicespace.admin.AdminServiceSpace
 
AdminServiceSpaceHelper - Class in org.codehaus.wadi.servicespace.admin
 
AdminServiceSpaceHelper() - Constructor for class org.codehaus.wadi.servicespace.admin.AdminServiceSpaceHelper
 
algorithm - Variable in class org.codehaus.wadi.core.manager.TomcatSessionIdFactory
The message digest algorithm to be used when generating session identifiers.
allocatePartitionToPeer(Peer, int) - Method in class org.codehaus.wadi.location.balancing.PartitionInfoUpdateBuilder
 
AlwaysEvicter - Class in org.codehaus.wadi.core.eviction
An Evicter which always evicts
AlwaysEvicter(int, boolean) - Constructor for class org.codehaus.wadi.core.eviction.AlwaysEvicter
 
ArrayClassComparator - Class in org.codehaus.wadi.core.reflect.base
 
ArrayClassComparator() - Constructor for class org.codehaus.wadi.core.reflect.base.ArrayClassComparator
 
ASSESSOR - Static variable in class org.codehaus.wadi.servicespace.replyaccessor.DoNotReplyWithNull
 
ASSESSOR - Static variable in class org.codehaus.wadi.servicespace.replyaccessor.TwoWay
 
AtomicallyReplicableSession - Class in org.codehaus.wadi.core.session
 
AtomicallyReplicableSession(DistributableAttributes, Manager, Streamer, ReplicationManager) - Constructor for class org.codehaus.wadi.core.session.AtomicallyReplicableSession
 
AtomicallyReplicableSessionFactory - Class in org.codehaus.wadi.core.session
 
AtomicallyReplicableSessionFactory(DistributableAttributesFactory, Streamer, ReplicationManager) - Constructor for class org.codehaus.wadi.core.session.AtomicallyReplicableSessionFactory
 
attempt(long, long, ExtendableLease.Extender) - Method in class org.codehaus.wadi.core.util.ExtendableLease
 
attempt(long, long) - Method in interface org.codehaus.wadi.core.util.Lease
attempt the acquisition of a lease for a given period within a given timeframe
attempt(long, long) - Method in class org.codehaus.wadi.core.util.SimpleLease
 
attempt() - Method in interface org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.BackOffCapableTask
 
attempt() - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.CreateReplicaTask
 
Attributes - Interface in org.codehaus.wadi.core.session
 
attributes - Variable in class org.codehaus.wadi.core.session.StandardAttributesMemento
 
attributes - Variable in class org.codehaus.wadi.core.session.StandardSession
 
AttributesFactory - Interface in org.codehaus.wadi.core.session
 
attributesFactory - Variable in class org.codehaus.wadi.core.session.StandardSessionFactory
 
augment(String) - Method in class org.codehaus.wadi.core.manager.DummyRouter
 
augment(String) - Method in interface org.codehaus.wadi.core.manager.Router
Add our routing info to this session id.
augment(String) - Method in class org.codehaus.wadi.web.impl.JkRouter
 
AVAILABLE - Static variable in class org.codehaus.wadi.servicespace.LifecycleState
 

B

BackingStrategy - Interface in org.codehaus.wadi.replication.strategy
 
BackingStrategyFactory - Interface in org.codehaus.wadi.replication.strategy
 
backoff() - Method in interface org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.BackOffCapableTask
 
backoff() - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.CreateReplicaTask
 
balancePartitions() - Method in class org.codehaus.wadi.location.balancing.BasicPartitionBalancer
 
balancePartitions() - Method in interface org.codehaus.wadi.location.balancing.PartitionBalancer
 
BaseMappedEmoter - Class in org.codehaus.wadi.core.motable
A basic Emoter for MappedContextualisers
BaseMappedEmoter(ConcurrentMotableMap) - Constructor for class org.codehaus.wadi.core.motable.BaseMappedEmoter
 
BasicClassIndexer - Class in org.codehaus.wadi.core.reflect.base
 
BasicClassIndexer(MemberUpdater[]) - Constructor for class org.codehaus.wadi.core.reflect.base.BasicClassIndexer
 
BasicCommandEndPoint - Class in org.codehaus.wadi.servicespace.admin
 
BasicCommandEndPoint(Dispatcher, ServiceSpace, ServiceSpaceRegistry) - Constructor for class org.codehaus.wadi.servicespace.admin.BasicCommandEndPoint
 
BasicHttpInvocationContext - Class in org.codehaus.wadi.web.impl
 
BasicHttpInvocationContext(Invocation) - Constructor for class org.codehaus.wadi.web.impl.BasicHttpInvocationContext
 
BasicInvocation - Class in org.codehaus.wadi.core.contextualiser
 
BasicInvocation(String, long) - Constructor for class org.codehaus.wadi.core.contextualiser.BasicInvocation
 
BasicInvocationContext - Class in org.codehaus.wadi.core.contextualiser
 
BasicInvocationContext(Invocation) - Constructor for class org.codehaus.wadi.core.contextualiser.BasicInvocationContext
 
BasicLocalPartition - Class in org.codehaus.wadi.location.partitionmanager.local
 
BasicLocalPartition() - Constructor for class org.codehaus.wadi.location.partitionmanager.local.BasicLocalPartition
 
BasicLocalPartition(Dispatcher, int) - Constructor for class org.codehaus.wadi.location.partitionmanager.local.BasicLocalPartition
 
BasicLocalPartition(Dispatcher, LocalPartition) - Constructor for class org.codehaus.wadi.location.partitionmanager.local.BasicLocalPartition
 
BasicPartitionBalancer - Class in org.codehaus.wadi.location.balancing
 
BasicPartitionBalancer(Dispatcher, int) - Constructor for class org.codehaus.wadi.location.balancing.BasicPartitionBalancer
 
BasicPartitionBalancerSingletonService - Class in org.codehaus.wadi.location.balancing
 
BasicPartitionBalancerSingletonService(ServiceSpace, PartitionBalancer) - Constructor for class org.codehaus.wadi.location.balancing.BasicPartitionBalancerSingletonService
 
BasicPartitionBalancerSingletonServiceHolder - Class in org.codehaus.wadi.location.balancing
 
BasicPartitionBalancerSingletonServiceHolder(SingletonServiceHolder) - Constructor for class org.codehaus.wadi.location.balancing.BasicPartitionBalancerSingletonServiceHolder
 
BasicPartitionRepopulateTask - Class in org.codehaus.wadi.location.partition
 
BasicPartitionRepopulateTask(Dispatcher, long) - Constructor for class org.codehaus.wadi.location.partition.BasicPartitionRepopulateTask
 
BasicProxyFactory - Class in org.codehaus.wadi.replication.manager.basic
 
BasicProxyFactory(ServiceSpace) - Constructor for class org.codehaus.wadi.replication.manager.basic.BasicProxyFactory
 
BasicServiceHolder - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceHolder(ServiceSpace, ServiceName, Object) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceHolder
 
BasicServiceInvoker - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceInvoker(ServiceSpace, ServiceName) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceInvoker
 
BasicServiceMonitor - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceMonitor(ServiceSpace, ServiceName) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceMonitor
 
BasicServiceMonitor.HostingServiceSpaceFailure - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceMonitor.HostingServiceSpaceFailure() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceMonitor.HostingServiceSpaceFailure
 
BasicServiceMonitor.ServiceLifecycleEndpoint - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceMonitor.ServiceLifecycleEndpoint() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceMonitor.ServiceLifecycleEndpoint
 
BasicServiceRegistry - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceRegistry(ServiceSpace) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceRegistry
 
BasicServiceSpace - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpace(ServiceSpaceName, Dispatcher, ClassIndexerRegistry, Streamer) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpace
 
BasicServiceSpace.ServiceSpaceLifecycleEndpoint - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpace.ServiceSpaceLifecycleEndpoint() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpace.ServiceSpaceLifecycleEndpoint
 
BasicServiceSpace.UnderlyingClusterListener - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpace.UnderlyingClusterListener() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpace.UnderlyingClusterListener
 
BasicServiceSpaceDispatcher - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpaceDispatcher(BasicServiceSpace, ServiceSpaceEnvelopeHelper) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher
 
BasicServiceSpaceDispatcher.BasicServiceSpaceCluster - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpaceDispatcher.BasicServiceSpaceCluster() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher.BasicServiceSpaceCluster
 
BasicServiceSpaceDispatcher.ExecuteInThread - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpaceDispatcher.ExecuteInThread() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher.ExecuteInThread
 
BasicServiceSpaceEnvelopeHelper - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpaceEnvelopeHelper(ServiceSpace, Streamer) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceEnvelopeHelper
 
BasicServiceSpaceRegistry - Class in org.codehaus.wadi.servicespace.basic
 
BasicServiceSpaceRegistry() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceRegistry
 
BasicSessionMonitor - Class in org.codehaus.wadi.core.manager
 
BasicSessionMonitor() - Constructor for class org.codehaus.wadi.core.manager.BasicSessionMonitor
 
BasicSingletonServiceHolder - Class in org.codehaus.wadi.servicespace.basic
 
BasicSingletonServiceHolder(ServiceSpace, ServiceName, Object) - Constructor for class org.codehaus.wadi.servicespace.basic.BasicSingletonServiceHolder
 
BasicSingletonServiceHolder.SeniorityElector - Class in org.codehaus.wadi.servicespace.basic
 
BasicSingletonServiceHolder.SeniorityElector() - Constructor for class org.codehaus.wadi.servicespace.basic.BasicSingletonServiceHolder.SeniorityElector
 
BasicStoreMotable - Class in org.codehaus.wadi.core.store
 
BasicStoreMotable(Store) - Constructor for class org.codehaus.wadi.core.store.BasicStoreMotable
 
BasicValueHelperRegistry - Class in org.codehaus.wadi.core.session
 
BasicValueHelperRegistry() - Constructor for class org.codehaus.wadi.core.session.BasicValueHelperRegistry
 
BasicValueHelperRegistry.HelperPair - Class in org.codehaus.wadi.core.session
 
BasicWebSession - Class in org.codehaus.wadi.web
 
BasicWebSession(WebSessionConfig, DistributableAttributes, WebSessionWrapperFactory, Router, Manager, Streamer, ReplicationManager) - Constructor for class org.codehaus.wadi.web.BasicWebSession
 
BasicWebSessionConfig - Class in org.codehaus.wadi.web
 
BasicWebSessionConfig() - Constructor for class org.codehaus.wadi.web.BasicWebSessionConfig
 
BasicWebSessionFactory - Class in org.codehaus.wadi.web
 
BasicWebSessionFactory(DistributableAttributesFactory, Streamer, ReplicationManager, Router, WebSessionWrapperFactory) - Constructor for class org.codehaus.wadi.web.BasicWebSessionFactory
 
build() - Method in class org.codehaus.wadi.core.assembler.StackContext
 
build() - Method in class org.codehaus.wadi.location.balancing.PartitionInfoUpdateBuilder
 
buildBalancingInfo() - Method in class org.codehaus.wadi.location.partitionmanager.SimplePartitionManager
 
buildNewPartitionInfo(Peer) - Method in class org.codehaus.wadi.location.balancing.PartitionBalancingInfoUpdate
 
bytes - Variable in class org.codehaus.wadi.core.session.LazyAttributes
 
bytes - Variable in class org.codehaus.wadi.core.session.LazyValue
 

C

callback(Manager, SessionMonitor, SessionFactory) - Method in class org.codehaus.wadi.core.manager.DummyManagerConfig
 
callback(Manager, SessionMonitor, SessionFactory) - Method in interface org.codehaus.wadi.core.manager.ManagerConfig
 
cancel(TimerTask) - Method in class org.codehaus.wadi.core.eviction.AbstractEvicter
 
cancel(TimerTask) - Method in interface org.codehaus.wadi.core.eviction.Evicter
 
cascadeCreate(Object, ReplicaInfo, byte[], SyncReplicationManager.BackOffCapableTask) - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager
 
cascadeDestroy(Object, ReplicaInfo) - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager
 
cascadeUpdate(Object, ReplicaInfo, byte[]) - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager
 
CGLIBServiceProxyFactory - Class in org.codehaus.wadi.servicespace.basic
 
CGLIBServiceProxyFactory(ServiceName, ClassIndexerRegistry, Class[], ServiceInvoker) - Constructor for class org.codehaus.wadi.servicespace.basic.CGLIBServiceProxyFactory
 
ClassIndexer - Interface in org.codehaus.wadi.core.reflect
 
ClassIndexerRegistry - Interface in org.codehaus.wadi.core.reflect
 
ClassNotIndexedException - Exception in org.codehaus.wadi.core.reflect
 
ClassNotIndexedException(String, Throwable) - Constructor for exception org.codehaus.wadi.core.reflect.ClassNotIndexedException
 
ClassNotIndexedException(String) - Constructor for exception org.codehaus.wadi.core.reflect.ClassNotIndexedException
 
ClassNotIndexedException(Throwable) - Constructor for exception org.codehaus.wadi.core.reflect.ClassNotIndexedException
 
clean() - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
clean(Connection) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
clean() - Method in class org.codehaus.wadi.core.store.DiscStore
 
clean() - Method in interface org.codehaus.wadi.core.store.Store
 
clear() - Method in interface org.codehaus.wadi.core.session.Attributes
 
clear() - Method in class org.codehaus.wadi.core.session.StandardAttributes
 
clear() - Method in class org.codehaus.wadi.core.session.StandardSession.StateMap
 
closeConnection(Connection) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
closeResultSet(ResultSet) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
closeStatement(Statement) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
ClusterCommandEndPoint - Class in org.codehaus.wadi.servicespace.admin
 
ClusterCommandEndPoint(ServiceSpace) - Constructor for class org.codehaus.wadi.servicespace.admin.ClusterCommandEndPoint
 
ClusterContextualiser - Class in org.codehaus.wadi.core.contextualiser
 
ClusterContextualiser(Contextualiser, Relocater, PartitionManager, StateManager, AtomicBoolean) - Constructor for class org.codehaus.wadi.core.contextualiser.ClusterContextualiser
 
ClusteredManager - Class in org.codehaus.wadi.core.manager
 
ClusteredManager(StateManager, PartitionManager, SessionFactory, SessionIdFactory, Contextualiser, ConcurrentMotableMap, Router, SessionMonitor, InvocationProxy) - Constructor for class org.codehaus.wadi.core.manager.ClusteredManager
 
Collapser - Interface in org.codehaus.wadi.core.contextualiser
Used to provide a Lock on which to collapse requests sharing the same session id.
combine(Collection<InvocationResult>) - Method in class org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInfoCombiner
 
combine(Collection<InvocationResult>) - Method in interface org.codehaus.wadi.servicespace.InvocationResultCombiner
 
combine(Collection<InvocationResult>) - Method in class org.codehaus.wadi.servicespace.resultcombiner.FirstSuccessThenFailureCombiner
 
combine(Collection<InvocationResult>) - Method in class org.codehaus.wadi.servicespace.resultcombiner.SuccessfullSetResultCombiner
 
COMBINER - Static variable in class org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInfoCombiner
 
COMBINER - Static variable in class org.codehaus.wadi.servicespace.resultcombiner.FirstNotNullSuccessThenFailureCombiner
 
COMBINER - Static variable in class org.codehaus.wadi.servicespace.resultcombiner.FirstSuccessThenFailureCombiner
 
COMBINER - Static variable in class org.codehaus.wadi.servicespace.resultcombiner.SuccessfullSetResultCombiner
 
combineResults(InvocationMetaData, Collection) - Method in class org.codehaus.wadi.servicespace.basic.BasicServiceInvoker
 
Command - Interface in org.codehaus.wadi.servicespace.admin
 
CommandEndPoint - Interface in org.codehaus.wadi.servicespace.admin
 
CommonsHttpProxy - Class in org.codehaus.wadi.web.impl
HttpProxy implementation based on commons-httpclient
CommonsHttpProxy(String) - Constructor for class org.codehaus.wadi.web.impl.CommonsHttpProxy
 
compare(Class[], Class[]) - Method in class org.codehaus.wadi.core.reflect.base.ArrayClassComparator
 
compare(Constructor, Constructor) - Method in class org.codehaus.wadi.core.reflect.base.ConstructorComparator
 
compare(Field, Field) - Method in class org.codehaus.wadi.core.reflect.base.FieldComparator
 
compare(Method, Method) - Method in class org.codehaus.wadi.core.reflect.base.MethodComparator
 
compareTo(Object) - Method in class org.codehaus.wadi.core.util.SimpleLease.SimpleHandle
 
complete() - Method in interface org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.BackOffCapableTask
 
complete() - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager.CreateReplicaTask
 
computePartitionInfoUpdates() - Method in interface org.codehaus.wadi.location.balancing.PartitionBalancingStrategy
 
ConcurrentMotableMap - Interface in org.codehaus.wadi.core
 
config - Variable in class org.codehaus.wadi.web.BasicWebSession
 
ConstructorComparator - Class in org.codehaus.wadi.core.reflect.base
 
ConstructorComparator() - Constructor for class org.codehaus.wadi.core.reflect.base.ConstructorComparator
 
ConstructorComparator(Comparator<Class[]>) - Constructor for class org.codehaus.wadi.core.reflect.base.ConstructorComparator
 
ConstructorUpdater - Class in org.codehaus.wadi.core.reflect.jdk
 
ConstructorUpdater(int, Constructor) - Constructor for class org.codehaus.wadi.core.reflect.jdk.ConstructorUpdater
 
containsKey(Object) - Method in interface org.codehaus.wadi.core.session.Attributes
 
containsKey(Object) - Method in class org.codehaus.wadi.core.session.StandardAttributes
 
containsKey(Object) - Method in class org.codehaus.wadi.core.session.StandardSession.StateMap
 
containsValue(Object) - Method in class org.codehaus.wadi.core.session.StandardSession.StateMap
 
contextualise(Invocation, String, Immoter, boolean) - Method in class org.codehaus.wadi.core.contextualiser.AbstractMotingContextualiser
 
contextualise(Invocation, String, Immoter, boolean) - Method in class org.codehaus.wadi.core.contextualiser.AbstractSharedContextualiser
 
contextualise(Invocation, String, Immoter, boolean) - Method in interface org.codehaus.wadi.core.contextualiser.Contextualiser
Contextualise the given Invocation.
contextualise(Invocation, String, Immoter, boolean) - Method in class org.codehaus.wadi.core.contextualiser.DummyContextualiser
 
contextualise(Invocation, String, Motable) - Method in class org.codehaus.wadi.core.contextualiser.DummyContextualiser.DummyImmoter
 
contextualise(Invocation, String, Motable) - Method in class org.codehaus.wadi.core.contextualiser.MemoryContextualiser.MemoryImmoter
 
contextualise(Invocation, String, Immoter, boolean) - Method in class org.codehaus.wadi.core.contextualiser.SerialContextualiser
 
contextualise(Invocation, String, Immoter, boolean) - Method in class org.codehaus.wadi.core.contextualiser.StatelessContextualiser
 
contextualise(Invocation) - Method in class org.codehaus.wadi.core.manager.ClusteredManager
 
contextualise(Invocation) - Method in interface org.codehaus.wadi.core.manager.Manager
Contextualise an Invocation - somehow colocate the Invocation and the relevant Session within the same JVM somewhere in the Cluster, give the Invocation the Session and invoke() it.
contextualise(Invocation) - Method in class org.codehaus.wadi.core.manager.StandardManager
 
contextualise(Invocation, String, Motable) - Method in class org.codehaus.wadi.core.motable.AbstractImmoter
 
contextualise(Invocation, String, Motable) - Method in interface org.codehaus.wadi.core.motable.Immoter
 
contextualise(Invocation, String, Motable) - Method in class org.codehaus.wadi.core.motable.LockingRehydrationImmoter
 
contextualise(Invocation, String, Motable) - Method in class org.codehaus.wadi.core.motable.RehydrationImmoter
 
Contextualiser - Interface in org.codehaus.wadi.core.contextualiser
Contextualising an Invocation is colocating it and the relevant Session within the same JVM and then invoke()-ing the Invocation...
ContextualiserInfo - Class in org.codehaus.wadi.servicespace.admin.commands
 
ContextualiserInfo(String, int) - Constructor for class org.codehaus.wadi.servicespace.admin.commands.ContextualiserInfo
 
ContextualiserStackExplorer - Class in org.codehaus.wadi.servicespace.admin.commands
 
ContextualiserStackExplorer() - Constructor for class org.codehaus.wadi.servicespace.admin.commands.ContextualiserStackExplorer
 
copy(Evictable) - Method in interface org.codehaus.wadi.core.eviction.Evictable
 
copy(Evictable) - Method in class org.codehaus.wadi.core.eviction.SimpleEvictable
 
copy(Motable) - Method in class org.codehaus.wadi.core.motable.AbstractMotable
 
copy(Motable) - Method in interface org.codehaus.wadi.core.motable.Motable
 
copy(InputStream, OutputStream, int) - Method in class org.codehaus.wadi.web.impl.AbstractHttpProxy
 
CountingEnvelopeInfo - Class in org.codehaus.wadi.servicespace.admin.commands
 
CountingEnvelopeInfo(Peer, long, long) - Constructor for class org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInfo
 
CountingEnvelopeInfoCombiner - Class in org.codehaus.wadi.servicespace.admin.commands
 
CountingEnvelopeInfoCombiner() - Constructor for class org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInfoCombiner
 
CountingEnvelopeInterceptor - Class in org.codehaus.wadi.servicespace.admin.commands
 
CountingEnvelopeInterceptor() - Constructor for class org.codehaus.wadi.servicespace.admin.commands.CountingEnvelopeInterceptor
 
CountingGlobalEnvelopeCommand - Class in org.codehaus.wadi.servicespace.admin.commands
 
CountingGlobalEnvelopeCommand() - Constructor for class org.codehaus.wadi.servicespace.admin.commands.CountingGlobalEnvelopeCommand
 
CountingServiceSpaceEnvelopeCommand - Class in org.codehaus.wadi.servicespace.admin.commands
 
CountingServiceSpaceEnvelopeCommand(ServiceSpaceName) - Constructor for class org.codehaus.wadi.servicespace.admin.commands.CountingServiceSpaceEnvelopeCommand
 
create(Invocation) - Method in interface org.codehaus.wadi.core.manager.Manager
Create a new Session
create() - Method in interface org.codehaus.wadi.core.manager.SessionIdFactory
 
create(Invocation) - Method in class org.codehaus.wadi.core.manager.StandardManager
 
create() - Method in class org.codehaus.wadi.core.manager.TomcatSessionIdFactory
 
create() - Method in class org.codehaus.wadi.core.session.AtomicallyReplicableSessionFactory
 
create() - Method in interface org.codehaus.wadi.core.session.AttributesFactory
 
create() - Method in class org.codehaus.wadi.core.session.DistributableAttributesFactory
 
create() - Method in class org.codehaus.wadi.core.session.DistributableSessionFactory
 
create() - Method in class org.codehaus.wadi.core.session.DistributableValueFactory
 
create() - Method in class org.codehaus.wadi.core.session.LazyAttributesFactory
 
create() - Method in class org.codehaus.wadi.core.session.LazyValueFactory
 
create() - Method in interface org.codehaus.wadi.core.session.SessionFactory
 
create() - Method in class org.codehaus.wadi.core.session.StandardAttributesFactory
 
create() - Method in class org.codehaus.wadi.core.session.StandardSessionFactory
 
create() - Method in class org.codehaus.wadi.core.session.StandardValueFactory
 
create() - Method in interface org.codehaus.wadi.core.session.ValueFactory
 
create() - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
create() - Method in class org.codehaus.wadi.core.store.DiscStore
 
create() - Method in interface org.codehaus.wadi.core.store.Store
 
create(Object, Motable) - Method in class org.codehaus.wadi.replication.manager.basic.NoOpReplicationManager
 
create(Object, Motable) - Method in class org.codehaus.wadi.replication.manager.basic.SyncReplicationManager
 
create(Object, Motable) - Method in interface org.codehaus.wadi.replication.manager.ReplicationManager
 
create() - Method in class org.codehaus.wadi.web.BasicWebSessionFactory
 
create(WebSession) - Method in class org.codehaus.wadi.web.impl.StandardSessionWrapperFactory
 
create(WebSession) - Method in interface org.codehaus.wadi.web.WebSessionWrapperFactory
 
createEnvelope() - Method in class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher
 
createIndexer(Class) - Method in class org.codehaus.wadi.core.reflect.base.AbstractClassIndexerRegistry
 
createIndexer(Constructor[], Method[], Field[]) - Method in class org.codehaus.wadi.core.reflect.base.AbstractClassIndexerRegistry
 
createKeyToSessionNames() - Method in class org.codehaus.wadi.location.partition.PartitionRepopulateRequest
 
createPeerFromPeerSerialization(Object) - Method in class org.codehaus.wadi.servicespace.basic.BasicServiceSpaceDispatcher.BasicServiceSpaceCluster
 
createProxyType(Class[]) - Method in class org.codehaus.wadi.servicespace.basic.CGLIBServiceProxyFactory
 
createSession(String) - Method in class org.codehaus.wadi.core.manager.StandardManager
 
createWithName(String) - Method in interface org.codehaus.wadi.core.manager.Manager
 
createWithName(String) - Method in class org.codehaus.wadi.core.manager.StandardManager
 
creationTime - Variable in class org.codehaus.wadi.core.eviction.SimpleEvictableMemento
 

D

DatabaseStore - Class in org.codehaus.wadi.core.store
 
DatabaseStore(DataSource, String, boolean, boolean) - Constructor for class org.codehaus.wadi.core.store.DatabaseStore
 
DatabaseStore(DataSource, String, String, boolean, boolean) - Constructor for class org.codehaus.wadi.core.store.DatabaseStore
 
DatabaseStore(DataSource, String, String, String, String, String, String, String, boolean, boolean) - Constructor for class org.codehaus.wadi.core.store.DatabaseStore
 
DeclaredMemberFilter - Class in org.codehaus.wadi.core.reflect.base
 
DeclaredMemberFilter() - Constructor for class org.codehaus.wadi.core.reflect.base.DeclaredMemberFilter
 
DEFAULT_ALGORITHM - Static variable in class org.codehaus.wadi.core.manager.TomcatSessionIdFactory
The default message digest algorithm to use if we cannot use the requested one.
DEFAULT_BLOB_TYPE_NAME - Static variable in class org.codehaus.wadi.core.store.DatabaseStore
 
delete(Motable) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
delete(Motable, Connection) - Method in class org.codehaus.wadi.core.store.DatabaseStore
 
delete(Motable) - Method in class org.codehaus.wadi.core.store.DiscStore
 
delete(Motable) - Method in interface org.codehaus.wadi.core.store.Store
 
DeleteIMToPM - Class in org.codehaus.wadi.location.session
Sent from InvocationMaster to PartitionMaster requesting that an entry be removed from the index.
DeleteIMToPM(String) - Constructor for class org.codehaus.wadi.location.session.DeleteIMToPM
 
DeletePMToIM - Class in org.codehaus.wadi.location.session
Sent, from PartitionMaster to InvocationMaster, confirming removal of an item from the Partition's index.
DeletePMToIM(boolean) - Constructor for class org.codehaus.wadi.location.session.DeletePMToIM
 
demote(Motable) - Method in class org.codehaus.wadi.core.contextualiser.AbstractExclusiveContextualiser.BasicEvictionStrategy
 
demote(Motable) - Method in interface org.codehaus.wadi.core.contextualiser.EvictionStrategy
 
demote(Motable[], EvictionStrategy) - Method in class org.codehaus.wadi.core.eviction.AbstractBestEffortEvicter
 
deregisterHelper(Class) - Method in class org.codehaus.wadi.c