|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.Machine
org.echarts.StateMachine
org.echarts.TransitionMachine
org.echarts.servlet.sip.features.parallelLocation.LineFSM
public class LineFSM
Machine to manage a single outbound call.
| Nested Class Summary | |
|---|---|
class |
LineFSM.PROGRESS
|
class |
LineFSM.WINNER_FOUND
|
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
LineFSM(FeatureBox box,
InternalPort parent,
SipPort caller,
SipPort callee,
java.lang.String address)
|
|
| Method Summary |
|---|
| Methods inherited from class org.echarts.TransitionMachine |
|---|
addMessagelessTransition, addMessageTransition, globalStateString, globalStateString, initializeMessagelessTransitions, initializeMessageTransitions, initializeRoot, localStateString, localStateString, removePort, run, run, runNoQueueing |
| Methods inherited from class org.echarts.StateMachine |
|---|
setMachineDebugging, setMachineMonitor, setMachineMonitoring |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LineFSM(FeatureBox box,
InternalPort parent,
SipPort caller,
SipPort callee,
java.lang.String address)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||