Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
R
randGen
- Variable in class communication.
CommunicationElement
Generator of random numbers for managing the lost and delays for messages
receiveData()
- Method in class communication.
TCPElement
Wait for the next received message coming from any remote process
receiveData()
- Method in class service.id.
IdentificationServer
Wait for a data received on the UDP multicast group.
ReliabilitySetting
- Class in
communication
Set the reliabily settings for a communication element.
ReliabilitySetting(boolean, FaultLevel, FaultLevel, FaultLevel, FaultLevel, boolean)
- Constructor for class communication.
ReliabilitySetting
Create a set of reliabily values for a communication element
ReliabilitySetting()
- Constructor for class communication.
ReliabilitySetting
Create a set of reliability values for a communication with default value (no error).
ReliableBroadcastService
- Class in
service.broadcast
ReliableBroadcastService()
- Constructor for class service.broadcast.
ReliableBroadcastService
reliableBroadcastService
- Variable in class service.
DistributedServicesMiddleware
Reliable broadcast access point.
ReliableCommElt
- Class in
communication
Reliable communication element: ensure that all data are sent to receivers or, in case of communication problems, throw explicit exceptions.
ReliableCommElt()
- Constructor for class communication.
ReliableCommElt
Reliable communication : if the remote element is reachable, ensure it receives data, otherwise generate an explicit error.
ReliableCommElt(int)
- Constructor for class communication.
ReliableCommElt
removeElement(boolean)
- Method in class communication.
SynchronizedBuffer
Get and remove the next available element in the buffer
RemoveIdData
- Class in
service.id
Request for a process to be removed from the identifier list.
RemoveIdData(ProcessIdentifier)
- Constructor for class service.id.
RemoveIdData
RequestIdData
- Class in
service.id
Request for a process to get its identification number.
RequestIdData(ProcessIdentifier)
- Constructor for class service.id.
RequestIdData
run()
- Method in class
Chat
run()
- Method in class communication.
CommunicationElement.Receiver
run()
- Method in class communication.
UnreliableCommElt.Sender
run()
- Method in class service.
DistributedServicesMiddleware.MessageReader
run()
- Method in class service.id.
IdentificationServer.PingManager
run()
- Method in class service.id.
IdentificationServer
run()
- Method in class service.id.
IdentificationService
Wait for data coming from the identification server.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V