| Package | Description |
|---|---|
| org.mobicents.media.server.mgcp.controller.naming |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
NamingNode(Text name,
NamingNode parent)
Create new instance of Naming node
|
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.