AsynchServiceProxy |
This class is an extension of 'ServiceProxy' that can waits for replies
asynchronously.
|
MessageContext |
This class represents the whole context of a request ordered in the system.
|
ReplicaContext |
This class contains information related to the replica.
|
RequestContext |
This class contains information related to a client request.
|
ServiceProxy |
This class implements a TOMSender and represents a proxy to be used on the
client side of the replicated system.
|
ServiceReplica |
This class receives messages from DeliveryThread and manages the execution
from the application and reply to the clients.
|