com.partnersoft.interfaces.wirelessmatrix
Class PostTruckFullStatus

java.lang.Object
  extended by com.partnersoft.interfaces.wirelessmatrix.PostTruckFullStatus

public class PostTruckFullStatus
extends java.lang.Object

To save netwrok bandwidth, all of the truck's fields at once. The semantics of how trucks know about other trucks means that this message is sent when a truck first adds itself to the network, in response to a ping, and as part of the list of all trucks.

Author:
Russell Cagle Copyright 2007 Partner Software, Inc.

Constructor Summary
PostTruckFullStatus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostTruckFullStatus

public PostTruckFullStatus()