rice.pastry.routing
Class RouteProtocolAddress
java.lang.Object
rice.pastry.routing.RouteProtocolAddress
- All Implemented Interfaces:
- java.io.Serializable, Address
public class RouteProtocolAddress
- extends java.lang.Object
- implements Address
The address of the route protocol at a pastry node.
- Version:
- $Id: RouteProtocolAddress.java 2570 2005-06-09 21:54:10Z jeffh $
- Author:
- Andrew Ladd
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
RouteProtocolAddress
public RouteProtocolAddress()
- Constructor.
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2001-2005 - Rice Pastry.