uwcse.location.messaging
Class SubscriptionCancellationReq

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.SubscriptionReq
              |
              +--uwcse.location.messaging.SubscriptionUpdateReq
                    |
                    +--uwcse.location.messaging.SubscriptionCancellationReq

public class SubscriptionCancellationReq
extends SubscriptionUpdateReq

A request to cancel an existing subscription immediately.

Version:
$Revision: 1.3 $
Author:
Jeffrey Hightower
See Also:
SubscriptionExpirationReq

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

Constructor Detail

SubscriptionCancellationReq

public SubscriptionCancellationReq()
Method Detail

toString

public String toString()
Overrides:
toString in class SubscriptionUpdateReq


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