Package com.partnersoft.interfaces.wirelessmatrix

Class Summary
Demo  
MapDataPost A message attached to a location.
PingTruck Asks a truck to send all its information back to the server.
PostMessageToMapData Adds a message that is attached to a map data item.
PostMessageToPeer Adds a message that is attached to a specific truck.
PostTruckDisconnect Tells everyone that we're shutting down.
PostTruckFullStatus To save netwrok bandwidth, all of the truck's fields at once.
PostTruckGroupPositions Since position is frequently updated, we batch the updates.
PostTruckGroupPositions.Element  
PostTruckName  
PostTruckPosition This changes enough to deserve its own message.
PostTruckStatus  
TruckConstants  
TruckMapData Everything a truck needs to do a find-item based mapset.
TruckMapDataItem  
TruckMessage  
TruckMessengerConnection Implements the peer-to-peer connection between trucks.
TruckMessengerServer  
TruckMessengerTruck  
TruckPeerConnection  
TruckPost