Class BroadcastService.PongMessage

  • Enclosing class:
    BroadcastService

    public static class BroadcastService.PongMessage
    extends java.lang.Object
    Message that is sending as response for the Ping Message.
    • Constructor Summary

      Constructors 
      Constructor Description
      PongMessage()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PongMessage

        public PongMessage()