uwcse.location.messaging
Class SubscriberLocationReportMsg

java.lang.Object
  |
  +--uwcse.location.messaging.LocationMsg
        |
        +--uwcse.location.messaging.SubscriberMsg
              |
              +--uwcse.location.messaging.SubscriberLocationReportMsg

public class SubscriberLocationReportMsg
extends SubscriberMsg

A class to send location report updates to subscribers.

Version:
$Revision: 1.5 $
Author:
Jeffrey Hightower

Field Summary
 Map locationReportMap
           
 
Fields inherited from class uwcse.location.messaging.SubscriberMsg
subscription
 
Constructor Summary
SubscriberLocationReportMsg()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

locationReportMap

public Map locationReportMap
Constructor Detail

SubscriberLocationReportMsg

public SubscriberLocationReportMsg()
Method Detail

toString

public String toString()
Overrides:
toString in class SubscriberMsg


This documentation is for the Location Stack v0.8. The latest distribution, the documentation, and the list of contributors to the Location Stack can always be found at http://portolano.cs.washington.edu/projects/location/

© Copyright 2004 University of Washington CSE