uwcse.location.messaging
Class LocationRpc

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpc
Direct Known Subclasses:
AddObjectRpc, LinkObjectRpc, LocationQuery, ObjectNameQuery, PhysicalObjectQuery, RemoveObjectRpc, SubscriptionReq, TypeLocationQuery, UnlinkObjectRpc, WorldMapQuery

public class LocationRpc
extends Object

A generic class to be extended by synchronous remote procedure call requests.

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

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

Constructor Detail

LocationRpc

public LocationRpc()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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