|
|||||||||
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.features.monitorControl.MonitorControlMachine
public class MonitorControlMachine
Machine used to monitor and control state of call between a caller and a callee. State notifications are made via MonitorControlMachineToJava interface implementation. State control is made via the JavaToMonitorControlMachine class. Adds the header "X-Subscriber-Region-ID" to the outbound INVITE, where the header value is call ID of the inbound INVITE (and therefore unique).
Nested Class Summary | |
---|---|
class |
MonitorControlMachine.NOTIFY
|
Field Summary |
---|
Constructor Summary | |
---|---|
MonitorControlMachine(FeatureBox box,
java.util.Properties servletProps,
javax.servlet.ServletContext servletContext)
|
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 MonitorControlMachine(FeatureBox box, java.util.Properties servletProps, javax.servlet.ServletContext servletContext) 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 |