jist.swans.route
Class RouteZrpIarp.RouteEntry

java.lang.Object
  extended by jist.swans.route.RouteZrpIarp.RouteEntry
Enclosing class:
RouteZrpIarp

public static class RouteZrpIarp.RouteEntry
extends java.lang.Object

IARP route entry.


Field Summary
 NetAddress[] route
          intra-zone route.
 
Constructor Summary
RouteZrpIarp.RouteEntry(NetAddress[] route)
          Create new IARP route entry.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

route

public final NetAddress[] route
intra-zone route.

Constructor Detail

RouteZrpIarp.RouteEntry

public RouteZrpIarp.RouteEntry(NetAddress[] route)
Create new IARP route entry.

Parameters:
route - intra-zone route