uwcse.location.messaging
Class NewSubscriptionReq

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

public abstract class NewSubscriptionReq
extends SubscriptionReq

A generic request for a subscription to receive interrupt driven locations.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower
See Also:
SubscriptionResult

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

Constructor Detail

NewSubscriptionReq

public NewSubscriptionReq()
Method Detail

toString

public String toString()
Overrides:
toString in class SubscriptionReq


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