uwcse.location.messaging
Class LocationRpcSuccess
java.lang.Object
|
+--uwcse.location.messaging.LocationRpcResult
|
+--uwcse.location.messaging.LocationRpcSuccess
- public class LocationRpcSuccess
- extends LocationRpcResult
A simple class to indicate the successful execution of a remote procedure
call. An RPC will often return a class of this type to indicate success and
throw an exception if an error occurs.
- Version:
- $Revision: 1.4 $
- Author:
- Jeffrey Hightower
LocationRpcSuccess
public LocationRpcSuccess()
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