Uses of Class
org.mobicents.media.server.mgcp.controller.naming.NamingNode

Packages that use NamingNode
org.mobicents.media.server.mgcp.controller.naming   
 

Uses of NamingNode in org.mobicents.media.server.mgcp.controller.naming
 

Methods in org.mobicents.media.server.mgcp.controller.naming that return NamingNode
 NamingNode<T> NamingNode.createChild(Text name)
          Creates new child node.
 NamingNode NamingNode.find(Text[] path, int n)
          Gets the node specified by the path
 NamingNode NamingNode.getParent()
          Gets the parent node.
 

Constructors in org.mobicents.media.server.mgcp.controller.naming with parameters of type NamingNode
NamingNode(Text name, NamingNode parent)
          Create new instance of Naming node
 



Copyright © 2012 TeleStax, Inc.. All Rights Reserved.