ePOST API

rice.pastry.routing
Class RouteProtocolAddress

java.lang.Object
  extended by 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

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

Constructor Detail

RouteProtocolAddress

public RouteProtocolAddress()
Constructor.

Method Detail

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.