equip.net
Class AckImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.net.Ack
              extended byequip.net.AckImpl
All Implemented Interfaces:
java.lang.Cloneable

public class AckImpl
extends Ack

Implementation of Ack


Constructor Summary
AckImpl()
           
 
Methods inherited from class equip.net.Ack
_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

AckImpl

public AckImpl()