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
C
Chat
- Class in
<Unnamed>
Chat()
- Constructor for class
Chat
Chat()
- Method in class
Chat
clone()
- Method in class communication.
IPProcessIdentifier
commElt
- Variable in class service.
DistributedServicesMiddleware
The underlying communication element for communicating with other processes.
commElt
- Variable in class service.id.
IdentificationServer
The communication element used for sending data to processes
commElt
- Variable in class service.
Service
Communication element to use to send messages to service parts on other processes
commService
- Variable in class service.
DistributedServicesMiddleware
Communication service access point
communication
- package communication
CommunicationElement
- Class in
communication
Communication element for a process to communicate with other processes.
CommunicationElement()
- Constructor for class communication.
CommunicationElement
Create and fully initialize a communication element, using any available TCP port
CommunicationElement(int)
- Constructor for class communication.
CommunicationElement
Create and fully initialize a communication element
CommunicationElement.Receiver
- Class in
communication
Thread that loops indefinitely for receiving messages through the TCP element associated with the communication element
CommunicationElement.Receiver(SynchronizedBuffer, TCPElement)
- Constructor for class communication.
CommunicationElement.Receiver
CommunicationException
- Exception in
communication
General exception in the context of the communication package
CommunicationException()
- Constructor for exception communication.
CommunicationException
CommunicationException(String)
- Constructor for exception communication.
CommunicationException
CommunicationException(Throwable)
- Constructor for exception communication.
CommunicationException
CommunicationException(String, Throwable)
- Constructor for exception communication.
CommunicationException
CompoundException
- Exception in
communication
When more than one exception has to be handled, this exception stores several other ones.
CompoundException(String, Throwable)
- Constructor for exception communication.
CompoundException
CompoundException(String)
- Constructor for exception communication.
CompoundException
CompoundException()
- Constructor for exception communication.
CompoundException
connect()
- Method in class service.
DistributedServicesMiddleware
connect(ReliabilitySetting)
- Method in class service.
DistributedServicesMiddleware
connect(ReliabilitySetting, int)
- Method in class service.
DistributedServicesMiddleware
connect()
- Method in interface service.
IDistributedServices
Connect the process to the system using default value, that is, without communication delays or errors.
connect(ReliabilitySetting)
- Method in interface service.
IDistributedServices
Connect the process to the system using reliability settings.
connect(ReliabilitySetting, int)
- Method in interface service.
IDistributedServices
Connect the process to the system using reliability settings and a specific TCP port.
crashLevel
- Variable in class communication.
CommunicationElement
Level of crash of the process
crashProcess()
- Method in class communication.
CommunicationElement
crashProcess()
- Method in interface service.
ICommunication
Depending of the crash level and a random value generated, crash the process or not
crashProcess()
- Method in class service.
ProxyCommunication
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