equip.discovery
Class DiscoveryRequestImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.discovery.DiscoveryRequest
              extended byequip.discovery.DiscoveryRequestImpl
All Implemented Interfaces:
java.lang.Cloneable

public class DiscoveryRequestImpl
extends DiscoveryRequest


Field Summary
 
Fields inherited from class equip.discovery.DiscoveryRequest
groups, heard, port, serviceTypes
 
Constructor Summary
DiscoveryRequestImpl()
           
 
Methods inherited from class equip.discovery.DiscoveryRequest
_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

DiscoveryRequestImpl

public DiscoveryRequestImpl()