tapestry.impl
Class StaticPingMsg
java.lang.Object
|
+--ostore.network.NetworkMessage
|
+--tapestry.impl.StaticPingMsg
- All Implemented Interfaces:
- Cloneable, QueueElementIF, QuickSerializable
- public class StaticPingMsg
- extends NetworkMessage
- implements QuickSerializable
StaticPingMsg
public StaticPingMsg(NodeId peer)
StaticPingMsg
public StaticPingMsg(InputBuffer buffer)
throws QSException
serialize
public void serialize(OutputBuffer buffer)
- Specified by:
serialize in interface QuickSerializable- Overrides:
serialize in class NetworkMessage
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone in class NetworkMessage
CloneNotSupportedException
toString
public String toString()
- Overrides:
toString in class NetworkMessage