com.partnersoft.interfaces.wirelessmatrix
Class PingTruck

java.lang.Object
  extended by com.partnersoft.interfaces.wirelessmatrix.TruckMessage
      extended by com.partnersoft.interfaces.wirelessmatrix.PingTruck

public class PingTruck
extends TruckMessage

Asks a truck to send all its information back to the server.

Author:
Russell Cagle Copyright 2007 Partner Software, Inc.

Constructor Summary
PingTruck()
           
 
Method Summary
 
Methods inherited from class com.partnersoft.interfaces.wirelessmatrix.TruckMessage
getFrom, getTo, readMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PingTruck

public PingTruck()