| Package | Description |
|---|---|
| org.mobicents.fsm |
| Modifier and Type | Method and Description |
|---|---|
Transition |
FSM.createTimeoutTransition(String from,
String to,
long timeout) |
Transition |
FSM.createTransition(String name,
String from,
String to) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
State.add(Transition t) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.