edu.harvard.syrah.pyxida.nc
Class ProxyPingResponseMsg

java.lang.Object
  extended by ObjMessage
      extended by edu.harvard.syrah.pyxida.nc.ProxyPingResponseMsg

public class ProxyPingResponseMsg
extends ObjMessage

Response to ProxyPingRequestMsg.


Constructor Summary
ProxyPingResponseMsg(Coordinate _remoteCoordinate, double _remoteError, long _remoteAge, double _latency)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyPingResponseMsg

public ProxyPingResponseMsg(Coordinate _remoteCoordinate,
                            double _remoteError,
                            long _remoteAge,
                            double _latency)