Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


com.bea.wcp.diameter
Class RouteTable

java.lang.Object
  extended by com.bea.wcp.diameter.RouteTable


public final class RouteTable
extends java.lang.Object

Real-based routing table, as described in RFC 3588 section 2.6.


Constructor Summary
RouteTable(Node node)
           
RouteTable(Node node, ConfigurationBean config)
           

 

Method Summary
 Peer[] getDestinationPeers(Request req)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

RouteTable

public RouteTable(Node node,
                  ConfigurationBean config)

RouteTable

public RouteTable(Node node)

Method Detail

getDestinationPeers

public Peer[] getDestinationPeers(Request req)
                           throws java.io.IOException
Throws:
java.io.IOException

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.0

E18767-01


Copyright © 2005, 2010, Oracle and/or its affiliates. All rights reserved.