Uses of Interface
org.mobicents.tools.sip.balancer.NodeRegister

Uses of NodeRegister in org.mobicents.tools.sip.balancer
 

Classes in org.mobicents.tools.sip.balancer that implement NodeRegister
 class NodeRegisterImpl
           This is the placeholder for maintening information about alive nodes and the relation between a Call-Id and its attributed node.
 

Fields in org.mobicents.tools.sip.balancer declared as NodeRegister
protected  NodeRegister SIPBalancerForwarder.register
           
 

Methods in org.mobicents.tools.sip.balancer with parameters of type NodeRegister
static void RouterImpl.setRegister(NodeRegister register)
          Deprecated.  
 

Constructors in org.mobicents.tools.sip.balancer with parameters of type NodeRegister
SIPBalancerForwarder(java.util.Properties properties, NodeRegister register)
           
 



Copyright © 2009. All Rights Reserved.