uwcse.location.messaging
Class TypeSubscriptionReq

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

public class TypeSubscriptionReq
extends NewSubscriptionReq

A request for a subscription to receive interrupt driven locations for objects of the given type.

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

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

Field Detail

typeName

public String typeName
Constructor Detail

TypeSubscriptionReq

public TypeSubscriptionReq()
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