uwcse.location.messaging
Class SubscriptionReq

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.SubscriptionReq
Direct Known Subclasses:
NewSubscriptionReq, SubscriptionUpdateReq

public abstract class SubscriptionReq
extends LocationRpc

A generic request for subscription functionality.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower

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

Constructor Detail

SubscriptionReq

public SubscriptionReq()
Method Detail

toString

public String toString()
Overrides:
toString in class LocationRpc


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