Class PingPongContent

java.lang.Object
i5.las2peer.communication.PingPongContent
All Implemented Interfaces:
Serializable

public class PingPongContent extends Object implements Serializable
a simple content for ping and pong message
See Also:
  • Field Details

    • timestamp

      public long timestamp
  • Constructor Details

    • PingPongContent

      public PingPongContent()
  • Method Details

    • getTimestamp

      public long getTimestamp()