uwcse.location.messaging
Class SubscriptionResult

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpcResult
        |
        +--uwcse.location.messaging.SubscriptionResult

public class SubscriptionResult
extends LocationRpcResult

An RPC reply to indicate successful granting or modification of a subscription to receive interrupt driven locations.

Version:
$Revision: 1.3 $
Author:
Jeffrey Hightower

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

Field Detail

subscription

public Subscription subscription
Constructor Detail

SubscriptionResult

public SubscriptionResult()
Method Detail

toString

public String toString()
Overrides:
toString in class LocationRpcResult


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