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
T
tcp
- Variable in class communication.
CommunicationElement.Receiver
TCP element managing the socket for receiving messages
tcp
- Variable in class communication.
CommunicationElement
TCP element for physically sending and receiving messages
tcp
- Variable in class communication.
UnreliableCommElt.Sender
TCP element used for sending the message
TCPElement
- Class in
communication
Class used by communication element: manage communications through TCP sockets
TCPElement(int)
- Constructor for class communication.
TCPElement
toString()
- Method in class communication.
IPProcessIdentifier
toString()
- Method in class communication.
Message
transmissionDelay()
- Method in class communication.
CommunicationElement
transmissionDelayLowerBound
- Variable in class communication.
CommunicationElement
Level of the minimum delay for a message to join the receiver element
transmissionDelayUpperBound
- Variable in class communication.
CommunicationElement
Level of the maximum delay for a message to join the receiver element
type
- Variable in class service.
TypedMessage
Type of the service
TypedMessage
- Class in
service
A typed message is a message with its associated type of service
TypedMessage(ProcessIdentifier, Object, MessageType)
- Constructor for class service.
TypedMessage
Create a typed message
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