|
|||||||||
| 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.machines.CancelSwitchNewFSM
public class CancelSwitchNewFSM
Switches common port from oldCall to newCall (where oldCall is not yet connected).
| Nested Class Summary | |
|---|---|
class |
CancelSwitchNewFSM.CALLS
|
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
CancelSwitchNewFSM(SipPort common,
SipPort oldCall,
SipPort newCall)
|
|
| Method Summary | |
|---|---|
SuccessResponse |
getSuccessResponse()
|
| 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 |
| Field Detail |
|---|
| Constructor Detail |
|---|
public CancelSwitchNewFSM(SipPort common,
SipPort oldCall,
SipPort newCall)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public SuccessResponse getSuccessResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||