| Package | Description |
|---|---|
| org.jdiameter.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableConfiguration
This interface is the extended version of the interface configuration and
allows to receive of a notification about reconfigurations
|
| Modifier and Type | Method and Description |
|---|---|
Configuration[] |
Configuration.getChildren(int key)
Returns all children with the given type id.
|
Configuration |
MetaData.getConfiguration()
Return configuration parameters
|
| Modifier and Type | Method and Description |
|---|---|
SessionFactory |
Stack.init(Configuration config)
Configuration stack and allocation system resources.
|
void |
MutableConfiguration.setChildren(int key,
Configuration... value)
Set children to configuration
|
Copyright © 2016. All Rights Reserved.