java.lang.Object
konspire.common.Ack
- All Implemented Interfaces:
- Message, java.io.Serializable
- public class Ack
- extends java.lang.Object
- implements Message
Acknowledgement message for fault-tolerant message passing schemes.
Designed to be sent through a maintained socket, so no information
about this host is provided (e.g., host address).
|
Constructor Summary |
Ack()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ack
public Ack()