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