uwcse.location.messaging
Class LocationRpcResult

java.lang.Object
  |
  +--uwcse.location.messaging.LocationRpcResult
Direct Known Subclasses:
LocationQueryResult, LocationRpcSuccess, ObjectNameQueryResult, PhysicalObjectQueryResult, SubscriptionResult, WorldMapQueryResult

public class LocationRpcResult
extends Object

A generic class to be extended to return the results of remote procedure calls.

Version:
$Revision: 1.4 $
Author:
Jeffrey Hightower

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

Constructor Detail

LocationRpcResult

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