equip.net
Class ConnectionSapResponseImpl

java.lang.Object
  extended byequip.runtime.Object
      extended byequip.runtime.ValueBase
          extended byequip.net.ConnectionSapResponse
              extended byequip.net.ConnectionSapResponseImpl
All Implemented Interfaces:
java.lang.Cloneable

public class ConnectionSapResponseImpl
extends ConnectionSapResponse

Implementation of ConnectionSapResponse


Field Summary
 
Fields inherited from class equip.net.ConnectionSapResponse
acceptedFlag, request, svrAddr, svrPort, svrRecvBufSize, svrSessionId
 
Constructor Summary
ConnectionSapResponseImpl()
           
 
Methods inherited from class equip.net.ConnectionSapResponse
_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

ConnectionSapResponseImpl

public ConnectionSapResponseImpl()