|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.servlet.sip.JavaToEChartsMachine
org.echarts.servlet.sip.features.monitorControl.JavaToMonitorControlMachine
public class JavaToMonitorControlMachine
Interface for a MonitorControlMachine instance that allows disconnecting a connected caller and callee.
| Constructor Summary | |
|---|---|
JavaToMonitorControlMachine()
|
|
| Method Summary | |
|---|---|
void |
disconnect()
|
protected void |
init(TransitionMachine machine)
This method is called immediately after new JavaToEChartsMachine instance is created. |
| Methods inherited from class org.echarts.servlet.sip.JavaToEChartsMachine |
|---|
getInstance, getInstance, putEvent, setBox |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaToMonitorControlMachine()
| Method Detail |
|---|
protected void init(TransitionMachine machine)
throws java.lang.Exception
JavaToEChartsMachine
init in class JavaToEChartsMachinemachine - application machine instance associated with
this instance's SIP application session
java.lang.Exception
public void disconnect()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||