|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackState | |
|---|---|
| org.jdiameter.client.api | |
| org.jdiameter.client.impl | |
| Uses of StackState in org.jdiameter.client.api |
|---|
| Methods in org.jdiameter.client.api that return StackState | |
|---|---|
StackState |
IContainer.getState()
Return state of stack |
static StackState |
StackState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StackState[] |
StackState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of StackState in org.jdiameter.client.impl |
|---|
| Fields in org.jdiameter.client.impl declared as StackState | |
|---|---|
protected StackState |
StackImpl.state
|
| Methods in org.jdiameter.client.impl that return StackState | |
|---|---|
StackState |
StackImpl.getState()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||