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

A

ALREADY_DELIVERED - Static variable in interface org.objectweb.dream.protocol.causality.MatrixClock
the value returned by MatrixClock.testRecvMatrix(Object, short, short)if the message has already been delivred.
AbstractBasicRouterImpl - class org.objectweb.dream.router.AbstractBasicRouterImpl.
Abstract implementation of a basic Push/Push router.
AbstractBasicRouterImpl() - Constructor for class org.objectweb.dream.router.AbstractBasicRouterImpl
Default contructor
AbstractKeyBasedRouterImpl - class org.objectweb.dream.router.AbstractKeyBasedRouterImpl.
Abstract implementation of a key-based Push/Push router.
AbstractKeyBasedRouterImpl() - Constructor for class org.objectweb.dream.router.AbstractKeyBasedRouterImpl
Constructor.
AbstractPushQueueImpl - class org.objectweb.dream.queue.AbstractPushQueueImpl.
Abstract implementation of a input push queue.
AbstractPushQueueImpl() - Constructor for class org.objectweb.dream.queue.AbstractPushQueueImpl
 
AbstractTCPChannelInImpl - class org.objectweb.dream.channel.AbstractTCPChannelInImpl.
Abstract implementation of a TCP ChannelIn Component.
AbstractTCPChannelInImpl() - Constructor for class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
AbstractTCPChannelOutImpl - class org.objectweb.dream.channel.AbstractTCPChannelOutImpl.
Abstract implementation of a ChannelOut component.
AbstractTCPChannelOutImpl() - Constructor for class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
AddIPChannelAttributeController - interface org.objectweb.dream.channel.AddIPChannelAttributeController.
Attribute controller interface for AddIPChannel components.
AtomicReactorImpl - class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl.
Transient impelmentation of the Reactor component.
AtomicReactorImpl() - Constructor for class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
 
AtomicRouterImpl - class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl.
A Router that choose a route depending on the pushing thread.
AtomicRouterImpl() - Constructor for class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
 
Attachment - class org.objectweb.dream.multiplexer.Attachment.
This class defines an Attachement.
Attachment(int, String[], Pull[], Map[], String[], Push[], Map[]) - Constructor for class org.objectweb.dream.multiplexer.Attachment
Creates a new Attachment object
attach(String[], Map[], String[], Map[], Map) - Method in interface org.objectweb.dream.multiplexer.PullPushMultiplexer
Attaches a set of inputs to a set of outputs.
attach(String[], Map[], String[], Map[], Map) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
Attaches a set of inputs to a set of outputs.
attachmentId - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
An integer used to generate attachment ids.
attachments - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
The registered attachments.
availableSocketList - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 

B

BLOCK_OVERFLOW_POLICY - Static variable in interface org.objectweb.dream.queue.PushQueueAttributeController
An overflow policy that block incomming messages until a message is delivered on the output.
BasicAddIPChannelDestinationChunkImpl - class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl.
This message transformer adds a IPChannelDestinationChunkcontaining the inet address and the listenning port of a channel.
BasicAddIPChannelDestinationChunkImpl() - Constructor for class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
BasicAddIPChannelSourceChunkImpl - class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl.
This message transformer adds a IPChannelSourceChunkcontaining the inet address and the listenning port of a channel.
BasicAddIPChannelSourceChunkImpl() - Constructor for class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
BasicCacheImpl - class org.objectweb.dream.cache.BasicCacheImpl.
This class defines a basic cache.
BasicCacheImpl() - Constructor for class org.objectweb.dream.cache.BasicCacheImpl
 
BasicCausalityChunk - class org.objectweb.dream.protocol.causality.BasicCausalityChunk.
Basic implementation of CausalityChunk
BasicCausalityChunk() - Constructor for class org.objectweb.dream.protocol.causality.BasicCausalityChunk
 
BasicIPChannelDestinationChunk - class org.objectweb.dream.channel.BasicIPChannelDestinationChunk.
Basic Implementation of IPChannelDestinationChunk
BasicIPChannelDestinationChunk() - Constructor for class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
BasicIPChannelSourceChunk - class org.objectweb.dream.channel.BasicIPChannelSourceChunk.
Basic Implementation of IPChannelSourceChunk
BasicIPChannelSourceChunk() - Constructor for class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
BasicMatrixClockImpl - class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl.
Basic Implementation of a matrix clock.
BasicMatrixClockImpl() - Constructor for class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
BasicMutexImpl - class org.objectweb.dream.synchro.BasicMutexImpl.
Basic implementation of the Mutexinterface.
BasicMutexImpl() - Constructor for class org.objectweb.dream.synchro.BasicMutexImpl
 
BasicPullPullAggregatorImpl - class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl.
This aggregator has a collection of pull inputs, and a pull output.
BasicPullPullAggregatorImpl() - Constructor for class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
 
BasicPushPullAggregatorImpl - class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl.
Basic implementation of a Push/Pull aggregator.
BasicPushPullAggregatorImpl() - Constructor for class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
 
BasicPushPullKeyQueueImpl - class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl.
Queue implementation delivering message using a key.
BasicPushPullKeyQueueImpl() - Constructor for class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
BasicPushPullQueueImpl - class org.objectweb.dream.queue.BasicPushPullQueueImpl.
Basic implementation of a Push/Pull buffer.
BasicPushPullQueueImpl() - Constructor for class org.objectweb.dream.queue.BasicPushPullQueueImpl
 
BasicPushPushActiveQueueImpl - class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl.
Active Push/Push queue.
BasicPushPushActiveQueueImpl() - Constructor for class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 
BasicPushPushDeAggregatorImpl - class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl.
Basic implementation of a Push/Push de-aggregator.
BasicPushPushDeAggregatorImpl() - Constructor for class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl
 
BasicPushPushPassiveQueueImpl - class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl.
Push/Push queue implemented using a passive component.
BasicPushPushPassiveQueueImpl() - Constructor for class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
BasicTCPChannelInImpl - class org.objectweb.dream.channel.BasicTCPChannelInImpl.
Basic implementation of a TCP ChannelIn Component.
BasicTCPChannelInImpl() - Constructor for class org.objectweb.dream.channel.BasicTCPChannelInImpl
 
BasicTCPChannelInImpl.ChannelInTask - class org.objectweb.dream.channel.BasicTCPChannelInImpl.ChannelInTask.
 
BasicTCPChannelInImpl.ChannelInTask() - Constructor for class org.objectweb.dream.channel.BasicTCPChannelInImpl.ChannelInTask
Constructor
BasicTCPChannelOutImpl - class org.objectweb.dream.channel.BasicTCPChannelOutImpl.
Basic implementation of a ChannelOut component.
BasicTCPChannelOutImpl() - Constructor for class org.objectweb.dream.channel.BasicTCPChannelOutImpl
 
BasicTimeStampImpl - class org.objectweb.dream.time.BasicTimeStampImpl.
Basic implementation of a time stamp component.
BasicTimeStampImpl() - Constructor for class org.objectweb.dream.time.BasicTimeStampImpl
 
BufferOverflowException - exception org.objectweb.dream.queue.BufferOverflowException.
Exception thrown by queues when the maximum capacity of the queue is raised and the overflow policy is exception
BufferOverflowException() - Constructor for class org.objectweb.dream.queue.BufferOverflowException
 
BufferOverflowException(String) - Constructor for class org.objectweb.dream.queue.BufferOverflowException
 
BufferOverflowException(String, Throwable) - Constructor for class org.objectweb.dream.queue.BufferOverflowException
 
BufferOverflowException(Throwable) - Constructor for class org.objectweb.dream.queue.BufferOverflowException
 
bindFc(String, Object) - Method in class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.cache.BasicCacheImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.router.AbstractBasicRouterImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.router.ChunkNameRouterImpl
 
bindFc(String, Object) - Method in class org.objectweb.dream.xml.SaxXercesParser
 
blockingPull - Variable in class org.objectweb.dream.queue.BasicPushPullQueueImpl
 

C

CONTENT_HANDLER_ITF_NAME - Static variable in class org.objectweb.dream.xml.SaxXercesParser
The name of the ContentHandlerclient interface.
CacheAttributeController - interface org.objectweb.dream.cache.CacheAttributeController.
This class defines a controller for managing the cache attributes.
CausalityChunk - interface org.objectweb.dream.protocol.causality.CausalityChunk.
Chunk interface for causality sorted messages.
CausalityProtocolAttributeController - interface org.objectweb.dream.protocol.causality.CausalityProtocolAttributeController.
Causality protocol attribute controller interface.
CausalityTransformerAttributeController - interface org.objectweb.dream.protocol.causality.CausalityTransformerAttributeController.
Causality message transformer attribute controller interface.
ChannelOutAttributeController - interface org.objectweb.dream.channel.ChannelOutAttributeController.
ChannelOut attribute controller.
ChunkNameRouterImpl - class org.objectweb.dream.router.ChunkNameRouterImpl.
A basic router implementation with two outputs : outPushWithChunk and outPushWithoutChunk.
ChunkNameRouterImpl() - Constructor for class org.objectweb.dream.router.ChunkNameRouterImpl
 
ChunkNameRouteurAttributeController - interface org.objectweb.dream.router.ChunkNameRouteurAttributeController.
Chunk name routeur attribute controller interface.
ConnectionState - class org.objectweb.dream.channel.ConnectionState.
Class returned by DestinationSocketManager.getConnection(java.net.InetAddress, int).
ConnectionState(Socket) - Constructor for class org.objectweb.dream.channel.ConnectionState
Creates a new connection state for the specified socket.
cachedMessage - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The last cached message.
channelInTask - Variable in class org.objectweb.dream.channel.BasicTCPChannelInImpl
 
chunkName - Variable in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
the name of the IPChannelDestinationChunk added by this transformer.
chunkName - Variable in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
the name of the IPChannelDestinationChunk added by this transformer.
chunkName - Variable in class org.objectweb.dream.channel.BasicTCPChannelOutImpl
 
chunkName - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
chunkName - Variable in class org.objectweb.dream.router.ChunkNameRouterImpl
the chunk name to test
clone() - Method in class org.objectweb.dream.multiplexer.Attachment
Returns a clone of this attachment.
clone() - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Returns a clone of this attachment.
close() - Method in class org.objectweb.dream.channel.ConnectionState
Closes the connection.
close() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
closeSocket(Socket) - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
This method close a socket.
cnxRetry - Variable in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
connectSocket(InetAddress, int) - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
This method connects and returns a socket.
connectionTask - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
createServerSocket(int) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
This method creates and returns a server socket which uses all network interfaces on the host, and is bound to the specified port.

D

DEFAULT_NAME - Static variable in interface org.objectweb.dream.channel.IPChannelDestinationChunk
The default name of chunks of this type.
DEFAULT_NAME - Static variable in interface org.objectweb.dream.channel.IPChannelSourceChunk
The default name of chunks of this type.
DEFAULT_NAME - Static variable in interface org.objectweb.dream.protocol.causality.CausalityChunk
The default name for chunks of this type
DEFAULT_OUT_PUSH_ITF_NAME - Static variable in class org.objectweb.dream.router.AbstractBasicRouterImpl
The name of the default Pushclient interface.
DELIVER - Static variable in interface org.objectweb.dream.protocol.causality.MatrixClock
the value returned by MatrixClock.testRecvMatrix(Object, short, short)if the message can be delivred
DROP_OVERFLOW_POLICY - Static variable in interface org.objectweb.dream.queue.PushQueueAttributeController
An overflow policy that drops the new message and does not modify the queue.
DestinationSocketManager - interface org.objectweb.dream.channel.DestinationSocketManager.
Interface used by ChannelOut to retreive a socket to send a message to a ChannelIn identified by it InetAddressand is port.
defaultOutPushItf - Variable in class org.objectweb.dream.router.AbstractBasicRouterImpl
Default Push interface to be used if no Push interface can be found in outPushTable.
detach(Attachment) - Method in interface org.objectweb.dream.multiplexer.PullPushMultiplexer
Detaches a set of inputs from a set of outputs.
detach(Attachment) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 

E

END_DATE - Static variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
The name of the key that must be used to specify the end date of this attachment in the parameters passed to the PullPushMultiplexer.attach(String[], Map[], String[], Map[], Map)
EXCEPTION_MESSAGE_NOT_FOUND_POLICY - Static variable in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
"Message not found" policy that throw a KeyNotFoundException exception.
EXCEPTION_OVERFLOW_POLICY - Static variable in interface org.objectweb.dream.queue.PushQueueAttributeController
An overflow policy that cause the Push server interface to throw a BufferOverflowException
endDate - Variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
 
equals(Object) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
 
equals(Object) - Method in class org.objectweb.dream.multiplexer.Attachment
Returns true iff the specified object is an Attachment with the same id.
execute(Object) - Method in class org.objectweb.dream.channel.BasicTCPChannelInImpl.ChannelInTask
 
execute(Object) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionTask
 
execute(Object) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.InTask
 

G

GetTimeStamp - interface org.objectweb.dream.time.GetTimeStamp.
This interface defines a method to get a time stamp.
getArrowChunkName() - Method in interface org.objectweb.dream.protocol.causality.CausalityTransformerAttributeController
Returns the name of the ArrowChunkused to know the source or the destination process of messages.
getArrowChunkName() - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
getArrowChunkName() - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
getAttachments() - Method in interface org.objectweb.dream.multiplexer.PullPushMultiplexer
Returns the attachments that have been registered.
getAttachments() - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 
getBlockingPull() - Method in class org.objectweb.dream.queue.BasicPushPullQueueImpl
 
getBlockingPull() - Method in interface org.objectweb.dream.queue.PushPullQueueAttributeController
Returns the blocking pull policy.
getCausalityChunkName() - Method in interface org.objectweb.dream.protocol.causality.CausalityTransformerAttributeController
Returns the name of the CausalityChunkwhere the matrix clock, or the updates are stored.
getCausalityChunkName() - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
getCausalityChunkName() - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
getCausalityStamp() - Method in class org.objectweb.dream.protocol.causality.BasicCausalityChunk
 
getCausalityStamp() - Method in interface org.objectweb.dream.protocol.causality.CausalityChunk
Returns the causality stamp of this chunk
getChannelDestinationAddr() - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
getChannelDestinationAddr() - Method in interface org.objectweb.dream.channel.IPChannelDestinationChunk
Returns the inet address of the ChannelIn.
getChannelDestinationPort() - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
getChannelDestinationPort() - Method in interface org.objectweb.dream.channel.IPChannelDestinationChunk
Returns the listening port of the ChannelIn.
getChannelSourceAddr() - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
getChannelSourceAddr() - Method in interface org.objectweb.dream.channel.IPChannelSourceChunk
Returns the inet address of the ChannelOut.
getChannelSourcePort() - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
getChannelSourcePort() - Method in interface org.objectweb.dream.channel.IPChannelSourceChunk
Returns the listening port of the ChannelOut.
getChunkName() - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Returns the name of added chunks.
getChunkName() - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
getChunkName() - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
getChunkName() - Method in class org.objectweb.dream.router.ChunkNameRouterImpl
 
getChunkName() - Method in interface org.objectweb.dream.router.ChunkNameRouteurAttributeController
Returns the chunk name used by chunk name routeur.
getColumn() - Method in class org.objectweb.dream.protocol.causality.Update
 
getConnection(InetAddress, int) - Method in interface org.objectweb.dream.channel.DestinationSocketManager
Returns a connection that can be used to send message to the ChannelIn identified by the given IP address and port.
getConnectionRetry() - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
getConnectionRetry() - Method in interface org.objectweb.dream.channel.ChannelOutAttributeController
Returns the number of attempt to connect to ChannelIn before abording.
getCurrentSize() - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
getCurrentSize() - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
getCurrentSize() - Method in interface org.objectweb.dream.queue.QueueAttributeController
Returns the current size of the queue.
getDestinationChunkName() - Method in class org.objectweb.dream.channel.BasicTCPChannelOutImpl
 
getDestinationChunkName() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
getDestinationChunkName() - Method in interface org.objectweb.dream.channel.MultiDestinationChannelOutAttributeController
Returns the name of the IPChannelDestinationChunkchunk used by ChannelOut.
getEndDate() - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Returns the endDate value.
getId() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getInetAddress() - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Returns the inet addresse put in chunks.
getInetAddress() - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
getInetAddress() - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
getInetAddress() - Method in interface org.objectweb.dream.channel.MonoDestinationIPChannelOutAttributeController
Returns the inet address to which messages are sent.
getInetAddress() - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
getInput() - Method in class org.objectweb.dream.channel.ConnectionState
Returns an ObjectInputthat can be used to read data from the socket.
getInput() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
getInputContexts() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getInputNames() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getInputs() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getKeyName() - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
getKeyName() - Method in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
Returns the name to which the key is mapped in the Pull context.
getLine() - Method in class org.objectweb.dream.protocol.causality.Update
 
getListeningPort() - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
getListeningPort() - Method in interface org.objectweb.dream.channel.IPChannelInAttributeController
Returns the listening port.
getMaxCapacity() - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
getMaxCapacity() - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
getMaxCapacity() - Method in interface org.objectweb.dream.queue.QueueAttributeController
Returns the maximum capacity of the queue.
getMaxConnection() - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelInAttributeController
Returns the maximum number of connections.
getMaxConnection() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
getMaxConnection() - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelOutAttributeController
Returns the maximum number of connections.
getMaxConnection() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
getMessageNotFoundPolicy() - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
getMessageNotFoundPolicy() - Method in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
Returns the policy applied when a message cannot be found.
getNext() - Method in class org.objectweb.dream.protocol.causality.Update
 
getNextDeadline() - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Returns the nextDeadline value.
getNumberOfProcess() - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
getNumberOfProcess() - Method in interface org.objectweb.dream.protocol.causality.MatrixClockAttributeController
Returns the number of process implied in the causality.
getNumberOfProcess() - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
getOpenRetry() - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
getOpenRetry() - Method in interface org.objectweb.dream.channel.IPChannelInAttributeController
Returns the number of attempts to open a ServerSocket before aborting.
getOutput() - Method in class org.objectweb.dream.channel.ConnectionState
Returns an ObjectOutputthat can be used to write data to the socket.
getOutput() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
getOutput(Message, Map) - Method in class org.objectweb.dream.router.AbstractBasicRouterImpl
 
getOutput(Message, Map) - Method in class org.objectweb.dream.router.AbstractKeyBasedRouterImpl
 
getOutput(Message, Map) - Method in class org.objectweb.dream.router.RandomRouterImpl
 
getOutput(Message, Map) - Method in class org.objectweb.dream.router.RoundRobinRouterImpl
 
getOutputContexts() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getOutputKey(Message) - Method in class org.objectweb.dream.router.AbstractKeyBasedRouterImpl
Returns the key associated with the output on which the specified message must be routed.
getOutputNames() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getOutputStatus() - Method in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
getOutputStatus() - Method in interface org.objectweb.dream.queue.PushPushPassiveQueueAttributeController
Returns the output status.
getOutputs() - Method in class org.objectweb.dream.multiplexer.Attachment
 
getOverflowPolicy() - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
getOverflowPolicy() - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
getOverflowPolicy() - Method in interface org.objectweb.dream.queue.PushQueueAttributeController
Returns the overflow policy.
getPeriod() - Method in interface org.objectweb.dream.pump.PeriodicPumpAttributeController
Returns the pump period.
getPeriod() - Method in class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl
 
getPort() - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Returns the port number put in chunks.
getPort() - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
getPort() - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
getPort() - Method in interface org.objectweb.dream.channel.MonoDestinationIPChannelOutAttributeController
Returns the port number to which messages are sent.
getPort() - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
getPushNullPolicy() - Method in interface org.objectweb.dream.pump.PumpAttributeController
Returns the PushNullPolicy.
getPushNullPolicy() - Method in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
getSoTimeout() - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelInAttributeController
Returns the SO_TIMEOUT.
getSoTimeout() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
getSoTimeout() - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelOutAttributeController
Returns the SO_TIMEOUT.
getSoTimeout() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
getStamp(short, short) - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
getStamp(short, short) - Method in interface org.objectweb.dream.protocol.causality.MatrixClock
Generate a stamp for the specified destination identifier.
getStamp() - Method in class org.objectweb.dream.protocol.causality.Update
 
getStamp(short, short) - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
getStartingDate() - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Returns the startingDate value.
getTimeOut() - Method in class org.objectweb.dream.cache.BasicCacheImpl
 
getTimeOut() - Method in interface org.objectweb.dream.cache.CacheAttributeController
Returns the time out.
getTimeStamp - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The GetTimeStamp client interface.
getTimeStamp() - Method in class org.objectweb.dream.time.BasicTimeStampImpl
 
getTimeStamp() - Method in interface org.objectweb.dream.time.GetTimeStamp
Returns the time stamp.
getType() - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
getType() - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 

H

handleOverflow() - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
Handle current overflow policy, and returns true if message can be put in the waiting list.
handlePolicy(Object) - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
Handle "meesage not found" policy, returns null or throw a KeyNotFoundException.
handlePushException(Message, PushException) - Method in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
Handles a PushExceptionoccuring when the activity try to push a message.
hashCode() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
 
hashCode() - Method in class org.objectweb.dream.multiplexer.Attachment
 

I

INCOMMING_OUT_PUSH_ITF_NAME - Static variable in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
The name of the client interface used to pass message received on the incommingInPush interface.
IPChannelDestinationChunk - interface org.objectweb.dream.channel.IPChannelDestinationChunk.
Chunk interface used to identify the IP channel a message is destinated.
IPChannelInAttributeController - interface org.objectweb.dream.channel.IPChannelInAttributeController.
Attribute controller for IP channel in, It defines a listening port number attribute.
IPChannelSourceChunk - interface org.objectweb.dream.channel.IPChannelSourceChunk.
Chunk interface used to identify the IP channel that send the message.
ITF_NAME - Static variable in interface org.objectweb.dream.multiplexer.PullPushMultiplexer
The commonly used name to refer to this interface.
ITF_NAME - Static variable in interface org.objectweb.dream.time.GetTimeStamp
The commonly used name to refer to this interface.
ITF_NAME - Static variable in interface org.objectweb.dream.time.SetTimeStamp
The commonly used name to refer to this interface.
InMessageSorterImpl - class org.objectweb.dream.protocol.causality.InMessageSorterImpl.
Incomming message sorter component.
InMessageSorterImpl() - Constructor for class org.objectweb.dream.protocol.causality.InMessageSorterImpl
Default constructor
id - Variable in class org.objectweb.dream.multiplexer.Attachment
The id of the attachment.
inPull - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The Pull client interface.
inPullItf - Variable in class org.objectweb.dream.pump.SynchronizedPumpImpl
The server interface to which this component is bound.
inTask - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
inetAddress - Variable in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
the inet address set in the chunk.
inetAddress - Variable in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
the inet address set in the chunk.
inetAddress - Variable in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
The inet address to which messages are sent.
inetAddress - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
 
initComponent(Component) - Method in class org.objectweb.dream.channel.BasicTCPChannelInImpl
 
initComponent(Component) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
initComponent(Component) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 
initComponent(Component) - Method in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
initComponent(Component) - Method in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 
initRouteTable() - Method in class org.objectweb.dream.router.AbstractKeyBasedRouterImpl
This method initializes the outPushRouteTable route table.
initialized - Variable in class org.objectweb.dream.router.AbstractBasicRouterImpl
true if the route table is initialized.
input - Variable in class org.objectweb.dream.channel.ConnectionState
 
input - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
inputContexts - Variable in class org.objectweb.dream.multiplexer.Attachment
The context to be passed to inputs when they are used.
inputNames - Variable in class org.objectweb.dream.multiplexer.Attachment
The name of attached inputs.
inputs - Variable in class org.objectweb.dream.multiplexer.Attachment
The attached inputs.
inputs - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
An hashtable storing the intputs of this component.
inuse - Variable in class org.objectweb.dream.synchro.BasicMutexImpl
The lock status.
isClosed() - Method in class org.objectweb.dream.channel.ConnectionState
Returns true if the socket is closed or is deconnected.
isClosed() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 

K

KEY_CONTEXT - Static variable in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
The object used to retreive the key in the context map of the Pull.pull(java.util.Map)method.
KeyNotFoundException - exception org.objectweb.dream.queue.KeyNotFoundException.
Exception thrown when a key based Push/Pull queue cannot find the requested key, and the "message not found" policy is set to PushPullKeyQueueAttributeController.EXCEPTION_MESSAGE_NOT_FOUND_POLICY.
KeyNotFoundException(Object) - Constructor for class org.objectweb.dream.queue.KeyNotFoundException
Default constructor.
key - Variable in class org.objectweb.dream.queue.KeyNotFoundException
 

L

lastTimeStamp - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The last time stamp.
listFc() - Method in class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
 
listFc() - Method in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
 
listFc() - Method in class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl
 
listFc() - Method in class org.objectweb.dream.cache.BasicCacheImpl
 
listFc() - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
listFc() - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
listFc() - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
listFc() - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
listFc() - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 
listFc() - Method in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
 
listFc() - Method in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
 
listFc() - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
listFc() - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
listFc() - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
listFc() - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
listFc() - Method in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
listFc() - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
listFc() - Method in class org.objectweb.dream.queue.BasicPushPullQueueImpl
 
listFc() - Method in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 
listFc() - Method in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
listFc() - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
listFc() - Method in class org.objectweb.dream.router.AbstractBasicRouterImpl
 
listFc() - Method in class org.objectweb.dream.router.ChunkNameRouterImpl
 
listFc() - Method in class org.objectweb.dream.synchro.BasicMutexImpl
 
listFc() - Method in class org.objectweb.dream.time.BasicTimeStampImpl
 
listFc() - Method in class org.objectweb.dream.xml.SaxXercesParser
 
listen - Variable in class org.objectweb.dream.channel.BasicTCPChannelInImpl
The ServerSocketused by this component
listen - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
The ServerSocketused by this component
lock() - Method in class org.objectweb.dream.synchro.BasicMutexImpl
 
lock() - Method in interface org.objectweb.dream.synchro.Mutex
Acquires the mutex.
lookupFc(String) - Method in class org.objectweb.dream.xml.SaxXercesParser
 

M

MATRIX_CLOCK_ITF_NAME - Static variable in interface org.objectweb.dream.protocol.causality.MatrixClock
The default name of MatrixClockinterfaces
MUTEX_ITF_NAME - Static variable in interface org.objectweb.dream.synchro.Mutex
The default name of the Mutexinterface.
MatrixClock - interface org.objectweb.dream.protocol.causality.MatrixClock.
Component interfae to manipulate causal matrix clock.
MatrixClockAttributeController - interface org.objectweb.dream.protocol.causality.MatrixClockAttributeController.
Matrix clock attribute controller interface.
MonoDestinationIPChannelOutAttributeController - interface org.objectweb.dream.channel.MonoDestinationIPChannelOutAttributeController.
Attribute controller for ChannelOut components that can send message to only one destination.
MonoDestinationTCPChannelOutImpl - class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl.
Basic implementation of a ChannelOut component, using TCP protocol.
MonoDestinationTCPChannelOutImpl() - Constructor for class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
MultiConnTCPChannelInAttributeController - interface org.objectweb.dream.channel.MultiConnTCPChannelInAttributeController.
Attribute controller for MultiConnTCPChannelInImplcomponent.
MultiConnTCPChannelInImpl - class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.
ChannelIn implementation accepting multiple connection at the same time.
MultiConnTCPChannelInImpl() - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
MultiConnTCPChannelInImpl.ConnectionState - class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState.
 
MultiConnTCPChannelInImpl.ConnectionState(Socket) - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
MultiConnTCPChannelInImpl.ConnectionTask - class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionTask.
 
MultiConnTCPChannelInImpl.ConnectionTask() - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionTask
Constructor
MultiConnTCPChannelInImpl.InTask - class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.InTask.
 
MultiConnTCPChannelInImpl.InTask() - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.InTask
Constructor
MultiConnTCPChannelOutAttributeController - interface org.objectweb.dream.channel.MultiConnTCPChannelOutAttributeController.
Attribute controller for MultiConnTCPChannelOutImplcomponent.
MultiConnTCPChannelOutImpl - class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.
 
MultiConnTCPChannelOutImpl() - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
MultiConnTCPChannelOutImpl.ConnectionKey - class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey.
 
MultiConnTCPChannelOutImpl.ConnectionKey() - Constructor for class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
 
MultiDestinationChannelOutAttributeController - interface org.objectweb.dream.channel.MultiDestinationChannelOutAttributeController.
Attribute controller for ChannelOut components that can send message to destinations (i.e. several address spaces).
Mutex - interface org.objectweb.dream.synchro.Mutex.
A mutex component aims at synchronizing the execution of several components.
maxCapacity - Variable in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
maxConnection - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
maxConnection - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
messageCodecItf - Variable in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
The message encoder/decoder interface to which this component is bound.
messageCodecItf - Variable in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
messageManagerItf - Variable in class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
the message manager client interface of this component
messageManagerItf - Variable in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
the message manager client interface of this component.
messageManagerItf - Variable in class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl
the message manager client interface of this component.
messageManagerItf - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The message manager client interface.
messageManagerItf - Variable in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
messageManagerItf - Variable in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
the message manager client interface of this component.
messageManagerItf - Variable in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
the message manager client interface of this component.
messageManagerItf - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
The message manager client interface of this component
messageManagerItf - Variable in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
messageManagerItf - Variable in class org.objectweb.dream.router.AbstractBasicRouterImpl
the message manager client interface of this component
mutexItf - Variable in class org.objectweb.dream.pump.SynchronizedPumpImpl
The server interface to which this component is bound.

N

NotSynchronizedPushPullQueueImpl - class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl.
High performance implementation of a Push/Pull queue.
NotSynchronizedPushPullQueueImpl() - Constructor for class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
nbConnection - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
nextAggregatedMessage - Variable in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
The aggregated message that will be returned by the next call of the pull method.
nextDeadline - Variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
 

O

OUTGOING_OUT_PUSH_ITF_NAME - Static variable in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
The name of the client interface used to send message pulled from the waiting list.
OUTPUSH_WITHOUT_CHUNK_ITF_NAME - Static variable in class org.objectweb.dream.router.ChunkNameRouterImpl
The name of client interface used to push messages without the specified chunk name.
OUTPUSH_WITH_CHUNK_ITF_NAME - Static variable in class org.objectweb.dream.router.ChunkNameRouterImpl
The name of client interface used to push messages with the specified chunk name.
OUT_NOT_REACT_PUSH_ITF_NAME - Static variable in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
The name of the client interface used to push messages if the pushing thread is not the reacting thread
OUT_REACT_PUSH_ITF_NAME - Static variable in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
the name of the client interface uesd to push messages if the pushing thread is the reacting thred
OutMessageStamperImpl - class org.objectweb.dream.protocol.causality.OutMessageStamperImpl.
Outgoing Message stamper.
OutMessageStamperImpl() - Constructor for class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
oos - Variable in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
The output stram that is used to send messages.
open - Variable in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
openConnections - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
openRetry - Variable in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
org.objectweb.dream.aggregator - package org.objectweb.dream.aggregator
 
org.objectweb.dream.cache - package org.objectweb.dream.cache
 
org.objectweb.dream.channel - package org.objectweb.dream.channel
 
org.objectweb.dream.multiplexer - package org.objectweb.dream.multiplexer
 
org.objectweb.dream.protocol.atomicity - package org.objectweb.dream.protocol.atomicity
 
org.objectweb.dream.protocol.causality - package org.objectweb.dream.protocol.causality
 
org.objectweb.dream.pump - package org.objectweb.dream.pump
 
org.objectweb.dream.queue - package org.objectweb.dream.queue
 
org.objectweb.dream.router - package org.objectweb.dream.router
 
org.objectweb.dream.synchro - package org.objectweb.dream.synchro
 
org.objectweb.dream.time - package org.objectweb.dream.time
 
org.objectweb.dream.xml - package org.objectweb.dream.xml
 
outPushItf - Variable in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
The server interface to which this component is bound.
outPushItf - Variable in class org.objectweb.dream.pump.SynchronizedPumpImpl
The server interface to which this component is bound.
outPushItf - Variable in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 
outPushItf - Variable in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
outPushMap - Variable in class org.objectweb.dream.router.AbstractBasicRouterImpl
Map of outPush interfaces binded to this router
outPushRouteTable - Variable in class org.objectweb.dream.router.AbstractKeyBasedRouterImpl
Route table that associates keys with Push output interfaces.
outPushWithChunkItf - Variable in class org.objectweb.dream.router.ChunkNameRouterImpl
The interface used to push messages with the specified chunk name.
outPushWithoutChunkItf - Variable in class org.objectweb.dream.router.ChunkNameRouterImpl
The interface used to push messages without the specified chunk name.
output - Variable in class org.objectweb.dream.channel.ConnectionState
 
output - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
outputContexts - Variable in class org.objectweb.dream.multiplexer.Attachment
The context to be passed to outputs when they are used.
outputNames - Variable in class org.objectweb.dream.multiplexer.Attachment
The name of the outputs to which inputs are attached.
outputs - Variable in class org.objectweb.dream.multiplexer.Attachment
The outputs to which inputs are attached.
outputs - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
An hashtable storing the outputs of this component.
overflowPolicy - Variable in class org.objectweb.dream.queue.AbstractPushQueueImpl
 

P

PERIOD_INIT_PARAM_NAME - Static variable in class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl
The initialization parameter that can be passed to this component to specify the pump's period.
PULLING_FREQUENCY - Static variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
The name of the key that must be used to specify the pulling frequency of this attachment in the parameters passed to the PullPushMultiplexer.attach(String[], Map[], String[], Map[], Map)
PeriodicAttachment - class org.objectweb.dream.multiplexer.PeriodicAttachment.
This class defines a periodic attachment.
PeriodicAttachment(int, String[], Pull[], Map[], String[], Push[], Map[], long, long, long) - Constructor for class org.objectweb.dream.multiplexer.PeriodicAttachment
Creates a new Attachment object
PeriodicAttachment(int, String[], Pull[], Map[], String[], Push[], Map[], long, long) - Constructor for class org.objectweb.dream.multiplexer.PeriodicAttachment
Creates a new Attachment object without an end date.
PeriodicPumpAttributeController - interface org.objectweb.dream.pump.PeriodicPumpAttributeController.
Periodic pump attribute controller interface.
PullPushMultiplexer - interface org.objectweb.dream.multiplexer.PullPushMultiplexer.
This interface defines a pull-push multiplexer.
PullPushPeriodicMultiplexerImpl - class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl.
Implementation of the PullPushMultiplexer interface.
PullPushPeriodicMultiplexerImpl() - Constructor for class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
Constructor.
PumpAttributeController - interface org.objectweb.dream.pump.PumpAttributeController.
Attribute controller for pump components.
PushPullKeyQueueAttributeController - interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController.
Key based Push/Pull queue attribute controller.
PushPullQueueAttributeController - interface org.objectweb.dream.queue.PushPullQueueAttributeController.
Attribute controller interface for Push/Pull queue.
PushPushPassiveQueueAttributeController - interface org.objectweb.dream.queue.PushPushPassiveQueueAttributeController.
Attribute controller interface for PushPushPassive component.
PushQueueAttributeController - interface org.objectweb.dream.queue.PushQueueAttributeController.
Attribute controller for queue implementation with a push input.
period - Variable in class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl
 
port - Variable in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
the port set in the chunk.
port - Variable in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
the port set in the chunk.
port - Variable in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
The port to which messages are sent.
port - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl.ConnectionKey
 
portNum - Variable in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
The listening port number;
pull(Map) - Method in class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
 
pull(Map) - Method in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
 
pull(Map) - Method in class org.objectweb.dream.cache.BasicCacheImpl
 
pull(Map) - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
pull(Map) - Method in class org.objectweb.dream.queue.BasicPushPullQueueImpl
 
pull(Map) - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
pullingFrequencyInMillis - Variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
 
pullingFrequencyInMillis() - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Returns the samplingFrequencyInMillis value.
pumpTask - Variable in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
push(Message, Map) - Method in class org.objectweb.dream.aggregator.BasicPushPullAggregatorImpl
 
push(Message, Map) - Method in class org.objectweb.dream.aggregator.BasicPushPushDeAggregatorImpl
 
push(Message, Map) - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
push(Message, Map) - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
push(Message, Map) - Method in class org.objectweb.dream.channel.BasicTCPChannelOutImpl
 
push(Message, Map) - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
push(Message, Map) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
push(Message, Map) - Method in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
 
push(Message, Map) - Method in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
 
push(Message, Map) - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
push(Message, Map) - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
push(Message, Map) - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
push(Message, Map) - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
push(Message, Map) - Method in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
push(Message, Map) - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
push(Message, Map) - Method in class org.objectweb.dream.router.AbstractBasicRouterImpl
Sends the incoming message to one of the router's output.
push(Message, Map) - Method in class org.objectweb.dream.router.ChunkNameRouterImpl
 
pushNullPolicy - Variable in class org.objectweb.dream.pump.SynchronizedPumpImpl
 

Q

QueueAttributeController - interface org.objectweb.dream.queue.QueueAttributeController.
Base attribute controller interface for queue implementations.
queueTask - Variable in class org.objectweb.dream.queue.BasicPushPushActiveQueueImpl
 

R

RETURN_NULL_MESSAGE_NOT_FOUND_POLICY - Static variable in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
"Message not found" policy that returns null as result of the pull method.
RandomRouterImpl - class org.objectweb.dream.router.RandomRouterImpl.
This router randomly chooses one of its outputs.
RandomRouterImpl() - Constructor for class org.objectweb.dream.router.RandomRouterImpl
 
ReliableTCPChannelInImpl - class org.objectweb.dream.channel.ReliableTCPChannelInImpl.
Reliable implementation of a TCP ChannelIn Component.
ReliableTCPChannelInImpl() - Constructor for class org.objectweb.dream.channel.ReliableTCPChannelInImpl
 
ReliableTCPChannelOutImpl - class org.objectweb.dream.channel.ReliableTCPChannelOutImpl.
Reliable implementation of a ChannelOut component, using TCP protocol and InetSocketAddressdestination.
ReliableTCPChannelOutImpl() - Constructor for class org.objectweb.dream.channel.ReliableTCPChannelOutImpl
 
RoundRobinRouterImpl - class org.objectweb.dream.router.RoundRobinRouterImpl.
This router implements a round-robin choice of its outputs.
RoundRobinRouterImpl() - Constructor for class org.objectweb.dream.router.RoundRobinRouterImpl
 
readExternal(ObjectInput) - Method in class org.objectweb.dream.protocol.causality.Update
 
readUpdate(ObjectInput) - Static method in class org.objectweb.dream.protocol.causality.Update
 
receiveAck(Socket) - Method in class org.objectweb.dream.channel.BasicTCPChannelOutImpl
Does not do anything.
receiveAck(Socket) - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
Does not do anything.
receiveAck(Socket) - Method in class org.objectweb.dream.channel.ReliableTCPChannelOutImpl
Waits for an ACK to arrive.
recycle() - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
recycle() - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
reusableKey - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 

S

SET_REACTOR_THREAD_ITF_NAME - Static variable in interface org.objectweb.dream.protocol.atomicity.SetReactorThread
the default name of this interface
STARTING_DATE - Static variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
The name of the key that must be used to specify the starting date of this attachment in the parameters passed to the PullPushMultiplexer.attach(String[], Map[], String[], Map[], Map)
SaxXercesParser - class org.objectweb.dream.xml.SaxXercesParser.
Extention of the SAXParserto give it a Fractal component behaviour.
SaxXercesParser() - Constructor for class org.objectweb.dream.xml.SaxXercesParser
 
SetReactorThread - interface org.objectweb.dream.protocol.atomicity.SetReactorThread.
Component interface used to give the thread that is executing a reaction.
SetTimeStamp - interface org.objectweb.dream.time.SetTimeStamp.
This interface defines a method to set a time stamp.
SynchronizedPeriodicPumpImpl - class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl.
Extention of the basic pump that use a period T (in ms).
SynchronizedPeriodicPumpImpl() - Constructor for class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl
Default constructor
SynchronizedPumpImpl - class org.objectweb.dream.pump.SynchronizedPumpImpl.
Synchronized implementation of a Pull/Push pump.
SynchronizedPumpImpl() - Constructor for class org.objectweb.dream.pump.SynchronizedPumpImpl
 
sendAck(Socket) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
Does not do anything.
sendAck(Socket) - Method in class org.objectweb.dream.channel.ReliableTCPChannelInImpl
Sends an ACK.
setArrowChunkName(String) - Method in interface org.objectweb.dream.protocol.causality.CausalityTransformerAttributeController
Sets the name of the ArrowChunk used to know the source or the destination process of messages.
setArrowChunkName(String) - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
setArrowChunkName(String) - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
setBlockingPull(boolean) - Method in class org.objectweb.dream.queue.BasicPushPullQueueImpl
 
setBlockingPull(boolean) - Method in interface org.objectweb.dream.queue.PushPullQueueAttributeController
Sets the blocking pull policy.
setCausalityChunkName(String) - Method in interface org.objectweb.dream.protocol.causality.CausalityTransformerAttributeController
Sets the name of the CausalityChunkwhere the matrix clock, or the updates are stored.
setCausalityChunkName(String) - Method in class org.objectweb.dream.protocol.causality.InMessageSorterImpl
 
setCausalityChunkName(String) - Method in class org.objectweb.dream.protocol.causality.OutMessageStamperImpl
 
setCausalityStamp(Object) - Method in class org.objectweb.dream.protocol.causality.BasicCausalityChunk
 
setCausalityStamp(Object) - Method in interface org.objectweb.dream.protocol.causality.CausalityChunk
Set the causality stamp of this chunk
setChannelDestinationAddr(InetAddress) - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
setChannelDestinationAddr(InetAddress) - Method in interface org.objectweb.dream.channel.IPChannelDestinationChunk
Sets the inet address of the ChannelIn.
setChannelDestinationPort(int) - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
setChannelDestinationPort(int) - Method in interface org.objectweb.dream.channel.IPChannelDestinationChunk
Sets the listening port of the ChannelIn.
setChannelSourceAddr(InetAddress) - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
setChannelSourceAddr(InetAddress) - Method in interface org.objectweb.dream.channel.IPChannelSourceChunk
Sets the inet address of the ChannelOut.
setChannelSourcePort(int) - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
setChannelSourcePort(int) - Method in interface org.objectweb.dream.channel.IPChannelSourceChunk
Sets the listening port of the ChannelOut.
setChunkName(String) - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Sets the name of the added chunk.
setChunkName(String) - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
setChunkName(String) - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
setChunkName(String) - Method in class org.objectweb.dream.router.ChunkNameRouterImpl
 
setChunkName(String) - Method in interface org.objectweb.dream.router.ChunkNameRouteurAttributeController
Sets the chunk name used by chunk name routeur.
setConnectionRetry(int) - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
 
setConnectionRetry(int) - Method in interface org.objectweb.dream.channel.ChannelOutAttributeController
Sets the number of attempt to connect to ChannelIn before abording.
setDestinationChunkName(String) - Method in class org.objectweb.dream.channel.BasicTCPChannelOutImpl
 
setDestinationChunkName(String) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
setDestinationChunkName(String) - Method in interface org.objectweb.dream.channel.MultiDestinationChannelOutAttributeController
Sets the name of the IPChannelDestinationChunkchunk used by ChannelOut.
setEndDate(long) - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Sets the endDate value.
setInetAddress(String) - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Sets the inet addresse put in chunks.
setInetAddress(String) - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
setInetAddress(String) - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
setInetAddress(String) - Method in interface org.objectweb.dream.channel.MonoDestinationIPChannelOutAttributeController
Sets the inet address to which messages are sent.
setInetAddress(String) - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
setInputContexts(Map[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setInputNames(String[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setInputs(Pull[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setKeyName(String) - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
setKeyName(String) - Method in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
Sets the name to which the key is mapped in the Pull context.
setListeningPort(int) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
setListeningPort(int) - Method in interface org.objectweb.dream.channel.IPChannelInAttributeController
Sets the listening port.
setMaxCapacity(int) - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
setMaxCapacity(int) - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
setMaxCapacity(int) - Method in interface org.objectweb.dream.queue.QueueAttributeController
Sets the maximum capacity of the queue.
setMaxConnection(int) - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelInAttributeController
Sets the maximum number of connections.
setMaxConnection(int) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
setMaxConnection(int) - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelOutAttributeController
Sets the maximum number of connections.
setMaxConnection(int) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
setMessageNotFoundPolicy(String) - Method in class org.objectweb.dream.queue.BasicPushPullKeyQueueImpl
 
setMessageNotFoundPolicy(String) - Method in interface org.objectweb.dream.queue.PushPullKeyQueueAttributeController
Sets the policy applied when a message cannot be found.
setNextDeadline(long) - Method in class org.objectweb.dream.multiplexer.PeriodicAttachment
Sets the nextDeadline value.
setNumberOfProcess(short) - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
setNumberOfProcess(short) - Method in interface org.objectweb.dream.protocol.causality.MatrixClockAttributeController
Sets the number of process implied in the causality.
setNumberOfProcess(short) - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
setOpenRetry(int) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
 
setOpenRetry(int) - Method in interface org.objectweb.dream.channel.IPChannelInAttributeController
Sets the number of attempts to open a ServerSocketbefore aborting.
setOutputContexts(Map[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setOutputNames(String[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setOutputStatus(boolean) - Method in class org.objectweb.dream.queue.BasicPushPushPassiveQueueImpl
 
setOutputStatus(boolean) - Method in interface org.objectweb.dream.queue.PushPushPassiveQueueAttributeController
Sets the output status.
setOutputs(Push[]) - Method in class org.objectweb.dream.multiplexer.Attachment
 
setOverflowPolicy(String) - Method in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
setOverflowPolicy(String) - Method in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
 
setOverflowPolicy(String) - Method in interface org.objectweb.dream.queue.PushQueueAttributeController
Sets the overflow policy.
setPeriod(long) - Method in interface org.objectweb.dream.pump.PeriodicPumpAttributeController
Sets the pump period.
setPeriod(long) - Method in class org.objectweb.dream.pump.SynchronizedPeriodicPumpImpl
 
setPort(int) - Method in interface org.objectweb.dream.channel.AddIPChannelAttributeController
Sets the port number put in chunks.
setPort(int) - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
setPort(int) - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
setPort(int) - Method in interface org.objectweb.dream.channel.MonoDestinationIPChannelOutAttributeController
Sets the port number to which messages are sent.
setPort(int) - Method in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
 
setPushNullPolicy(boolean) - Method in interface org.objectweb.dream.pump.PumpAttributeController
Sets the PushNullPolicy.
setPushNullPolicy(boolean) - Method in class org.objectweb.dream.pump.SynchronizedPumpImpl
 
setReactorThread(Thread) - Method in class org.objectweb.dream.protocol.atomicity.AtomicRouterImpl
 
setReactorThread(Thread) - Method in interface org.objectweb.dream.protocol.atomicity.SetReactorThread
Gives the thread that is executing a reaction.
setSoTimeout(int) - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelInAttributeController
Sets the SO_TIMEOUT.
setSoTimeout(int) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
setSoTimeout(int) - Method in interface org.objectweb.dream.channel.MultiConnTCPChannelOutAttributeController
Sets the SO_TIMEOUT.
setSoTimeout(int) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
setSocketOption(Socket) - Method in class org.objectweb.dream.channel.AbstractTCPChannelInImpl
Configures this socket using the socket options established for this factory.
setSocketOption(Socket) - Method in class org.objectweb.dream.channel.AbstractTCPChannelOutImpl
Configures this socket using the socket options established for this factory.
setSocketOption(Socket) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
setSocketOption(Socket) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
setTimeOut(long) - Method in class org.objectweb.dream.cache.BasicCacheImpl
 
setTimeOut(long) - Method in interface org.objectweb.dream.cache.CacheAttributeController
Sets the time out of the cache component.
setTimeStamp - Variable in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
The SetTimeStamp client interface of this component.
setTimeStamp() - Method in class org.objectweb.dream.time.BasicTimeStampImpl
 
setTimeStamp() - Method in interface org.objectweb.dream.time.SetTimeStamp
Sets the time stamp.
soTimeout - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
soTimeout - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelOutImpl
 
sock - Variable in class org.objectweb.dream.channel.MonoDestinationTCPChannelOutImpl
The socket that is used to send messages.
socket - Variable in class org.objectweb.dream.channel.ConnectionState
 
socket - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.ConnectionState
 
startFc() - Method in class org.objectweb.dream.channel.BasicAddIPChannelDestinationChunkImpl
 
startFc() - Method in class org.objectweb.dream.channel.BasicAddIPChannelSourceChunkImpl
 
startFc() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
startFc() - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
startFc() - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
startingDate - Variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
 
stopFc() - Method in class org.objectweb.dream.channel.BasicTCPChannelInImpl
 
stopFc() - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
stopThread(MultiConnTCPChannelInImpl.ConnectionState) - Method in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl.InTask
 

T

TIMESTAMP - Static variable in class org.objectweb.dream.multiplexer.PeriodicAttachment
The name of the key that must be used in the context of the pull method to specify the time at which the pulling has been scheduled by the multiplexer.
TYPE - Static variable in interface org.objectweb.dream.channel.IPChannelDestinationChunk
The Chunk type of chunks that implements this interface.
TYPE - Static variable in interface org.objectweb.dream.channel.IPChannelSourceChunk
The Chunk type of chunks that implements this interface.
TYPE - Static variable in interface org.objectweb.dream.protocol.causality.CausalityChunk
The Chunk type of chunks that implements this interface.
testRecvMatrix(Object, short, short) - Method in class org.objectweb.dream.protocol.causality.BasicMatrixClockImpl
 
testRecvMatrix(Object, short, short) - Method in interface org.objectweb.dream.protocol.causality.MatrixClock
Test if the received message, the given stamp belong, can be delivered.
testRecvMatrix(Object, short, short) - Method in class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
threadPoolAttributeController - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
threadPoolController - Variable in class org.objectweb.dream.channel.MultiConnTCPChannelInImpl
 
timeOut - Variable in class org.objectweb.dream.cache.BasicCacheImpl
The cache time out.
timedLock(long) - Method in class org.objectweb.dream.synchro.BasicMutexImpl
 
timedLock(long) - Method in interface org.objectweb.dream.synchro.Mutex
Tries to acquire the mutex.
toString() - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
toString() - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 
toString() - Method in class org.objectweb.dream.protocol.causality.Update
 
transfertState(Chunk) - Method in class org.objectweb.dream.channel.BasicIPChannelDestinationChunk
 
transfertState(Chunk) - Method in class org.objectweb.dream.channel.BasicIPChannelSourceChunk
 

U

Update - class org.objectweb.dream.protocol.causality.Update.
Matrix update elements
Update() - Constructor for class org.objectweb.dream.protocol.causality.Update
Default contructor.
Update(short, short, int) - Constructor for class org.objectweb.dream.protocol.causality.Update
Creates an element in a new empty list.
Update(short, short, int, Update) - Constructor for class org.objectweb.dream.protocol.causality.Update
Creates an element and links it after the head.
UpdateMatrixClockImpl - class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl.
Matric clock implementation using Updateas stamp.
UpdateMatrixClockImpl() - Constructor for class org.objectweb.dream.protocol.causality.UpdateMatrixClockImpl
 
unbindFc(String) - Method in class org.objectweb.dream.aggregator.BasicPullPullAggregatorImpl
 
unbindFc(String) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 
unbindFc(String) - Method in class org.objectweb.dream.router.AbstractBasicRouterImpl
 
unbindFc(String) - Method in class org.objectweb.dream.xml.SaxXercesParser
 
unlock() - Method in class org.objectweb.dream.synchro.BasicMutexImpl
 
unlock() - Method in interface org.objectweb.dream.synchro.Mutex
Releases the mutex.
update(Attachment) - Method in interface org.objectweb.dream.multiplexer.PullPushMultiplexer
Updates an attachement.
update(Attachment) - Method in class org.objectweb.dream.multiplexer.PullPushPeriodicMultiplexerImpl
 

W

WAITING_PULL_ITF_NAME - Static variable in class org.objectweb.dream.protocol.atomicity.AtomicReactorImpl
The name of the client interface used to retreivd notifications emited during reaction.
WAIT_TO_DELIVER - Static variable in interface org.objectweb.dream.protocol.causality.MatrixClock
the value returned by MatrixClock.testRecvMatrix(Object, short, short)if there is other message in the causal ordering before this.
waitingList - Variable in class org.objectweb.dream.queue.AbstractPushQueueImpl
 
waitingList - Variable in class org.objectweb.dream.queue.NotSynchronizedPushPullQueueImpl
The LinkedList containing waiting message
writeExternal(ObjectOutput) - Method in class org.objectweb.dream.protocol.causality.Update
 

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

Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.