|
|||||||||
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.ConnectNewFSM
public class ConnectNewFSM
Sets up call between a connected port and a new port.
Nested Class Summary | |
---|---|
class |
ConnectNewFSM.PLACE_NEW_CALL
|
Field Summary |
---|
Constructor Summary | |
---|---|
ConnectNewFSM(SipPort connected,
SipPort newCall)
|
Method Summary | |
---|---|
FinalResponse |
getFailureResponse()
|
ProvisionalResponse183 |
getSessionProgressResponse()
|
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 ConnectNewFSM(SipPort connected, SipPort newCall) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public ProvisionalResponse183 getSessionProgressResponse()
public SuccessResponse getSuccessResponse()
public FinalResponse getFailureResponse()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |