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
D
data
- Variable in class communication.
Message
Data embedded in the message
DataSendingException
- Exception in
communication
Exception thrown in case of communication problem during a message transmission
DataSendingException()
- Constructor for exception communication.
DataSendingException
DataSendingException(String)
- Constructor for exception communication.
DataSendingException
DataSendingException(Throwable)
- Constructor for exception communication.
DataSendingException
DataSendingException(String, Throwable)
- Constructor for exception communication.
DataSendingException
debugFault
- Variable in class communication.
CommunicationElement
Precise if debug information, concerning message lost and transmission delays, must be printed on standard output
delay
- Variable in class communication.
UnreliableCommElt.Sender
The delay to wait before sending the message
delay
- Variable in class service.id.
IdentificationServer.PingManager
Delay between each heartbreak round.
disconnect()
- Method in class service.
DistributedServicesMiddleware
disconnect()
- Method in interface service.
IDistributedServices
Disconnect the process from the system
dispatcher
- Variable in class service.
DistributedServicesMiddleware
Message dispatcher for dispatching received message to the associated service
dispatcher
- Variable in class service.
Service
The message dispatcher to use for associating the current service with its type of message
DistributedServicesMiddleware
- Class in
service
Access point to the middleware and associated services.
DistributedServicesMiddleware()
- Constructor for class service.
DistributedServicesMiddleware
DistributedServicesMiddleware.MessageReader
- Class in
service
Inner class that manage all received messages and dispatch them to the required services thanks to a message dispatcher
DistributedServicesMiddleware.MessageReader(ICommunication, MessageDispatcher)
- Constructor for class service.
DistributedServicesMiddleware.MessageReader
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