equip.discovery
Class ServerAnnouncementImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.discovery.ServerAnnouncement
              extended byequip.discovery.ServerAnnouncementImpl
All Implemented Interfaces:
java.lang.Cloneable

public class ServerAnnouncementImpl
extends ServerAnnouncement


Field Summary
 
Fields inherited from class equip.discovery.ServerAnnouncement
announcementIntervalMillis, infos
 
Constructor Summary
ServerAnnouncementImpl()
           
 
Methods inherited from class equip.discovery.ServerAnnouncement
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject
 
Methods inherited from class equip.runtime.ValueBase
_equals_helper, _matches_helper, clone
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerAnnouncementImpl

public ServerAnnouncementImpl()