| Package | Description |
|---|---|
| org.jdiameter.api |
| Modifier and Type | Method and Description |
|---|---|
static Stack |
StackManager.getStack(String className)
Attempts to locate a stack.
|
| Modifier and Type | Method and Description |
|---|---|
static Enumeration<Stack> |
StackManager.getStacks()
Retrieves an Enumeration with all of the currently loaded Diameter stacks
to which the current caller has access.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
StackManager.deregisterStack(Stack stack)
Drops a driver from the
DiameterManager's list. |
static void |
StackManager.registerStack(Stack stack)
Registers the given stack with the
ScoketManager. |
Copyright © 2016. All Rights Reserved.