uwcse.location.messaging
Class NameSubscriptionReq

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
        |
        +--uwcse.location.messaging.SubscriptionReq
              |
              +--uwcse.location.messaging.NewSubscriptionReq
                    |
                    +--uwcse.location.messaging.NameSubscriptionReq

public class NameSubscriptionReq
extends NewSubscriptionReq

A request for a subscription to receive interrupt driven locations for the given object name.

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

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

Field Detail

objectNameSet

public Set objectNameSet
Constructor Detail

NameSubscriptionReq

public NameSubscriptionReq()
Method Detail

toString

public String toString()
Overrides:
toString in class NewSubscriptionReq


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