|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.Machine org.echarts.StateMachine org.echarts.TransitionMachine org.echarts.servlet.sip.machines.SwitchToNewFSM
public class SwitchToNewFSM
Starting with connectedPort which is already connected to a different party, and newPort which is unconnected, this fragment connects these two ports.
The behavior of this fragment is:
Nested Class Summary | |
---|---|
class |
SwitchToNewFSM.CALLS
|
Field Summary |
---|
Constructor Summary | |
---|---|
SwitchToNewFSM(SipPort connectedPort,
SipPort newPort,
URI fromUri,
URI requestUri,
java.util.Properties headers)
|
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 SwitchToNewFSM(SipPort connectedPort, SipPort newPort, URI fromUri, URI requestUri, java.util.Properties headers) 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 |