Class Route

java.lang.Object
org.jgroups.protocols.relay.Route
All Implemented Interfaces:
Comparable<Route>

public class Route extends Object implements Comparable<Route>
Class which maintains the destination address for sending messages to a given site, and the bridge channel to do so.
Since:
3.x