|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractCall in org.mobicents.media.server.testsuite.general |
|---|
| Fields in org.mobicents.media.server.testsuite.general with type parameters of type AbstractCall | |
|---|---|
protected java.util.Map<java.lang.Long,AbstractCall> |
AbstractTestCase.callSequenceToCall
|
protected java.util.Map<java.lang.Integer,AbstractCall> |
AbstractTestCase.mgcpTransactionToProxy
|
protected java.util.Map<java.lang.String,AbstractCall> |
AbstractTestCase.requestIdIdToProxy
|
| Methods in org.mobicents.media.server.testsuite.general that return AbstractCall | |
|---|---|
protected AbstractCall |
AbstractTestCase.getCall(int txID)
|
protected AbstractCall |
AbstractTestCase.getCall(jain.protocol.ip.mgcp.JainMgcpEvent mgcpEvent)
|
AbstractCall |
AbstractTestCase.getCall(java.lang.String ri)
|
AbstractCall |
AbstractTestCase.getCallBySequence(java.lang.Long seq)
|
abstract AbstractCall |
AbstractTestCase.getNewCall()
|
| Methods in org.mobicents.media.server.testsuite.general with parameters of type AbstractCall | |
|---|---|
void |
AbstractTestCase.addCall(jain.protocol.ip.mgcp.JainMgcpEvent mgcpEvent,
AbstractCall cp)
|
void |
AbstractTestCase.addCall(java.lang.String ri,
AbstractCall cp)
|
void |
AbstractTestCase.callStateChanged(AbstractCall c)
|
| Uses of AbstractCall in org.mobicents.media.server.testsuite.general.ann |
|---|
| Subclasses of AbstractCall in org.mobicents.media.server.testsuite.general.ann | |
|---|---|
class |
AnnCall
|
| Methods in org.mobicents.media.server.testsuite.general.ann that return AbstractCall | |
|---|---|
AbstractCall |
AnnouncementTest.getNewCall()
|
| Constructors in org.mobicents.media.server.testsuite.general.ann with parameters of type AbstractCall | |
|---|---|
AnnouncementTest.AnnCallTimeOutTask(AbstractCall call)
|
|
| Uses of AbstractCall in org.mobicents.media.server.testsuite.gui.ext |
|---|
| Methods in org.mobicents.media.server.testsuite.gui.ext that return types with arguments of type AbstractCall | |
|---|---|
java.util.Map<java.lang.Long,AbstractCall> |
CallStateTableModel.getCallData()
|
| Method parameters in org.mobicents.media.server.testsuite.gui.ext with type arguments of type AbstractCall | |
|---|---|
void |
CallStateTableModel.setCallData(java.util.Map<java.lang.Long,AbstractCall> _callSequenceToCall)
|
| Constructor parameters in org.mobicents.media.server.testsuite.gui.ext with type arguments of type AbstractCall | |
|---|---|
CallStateTableModel(java.util.Map<java.lang.Long,AbstractCall> _callSequenceToCall)
|
|
| Uses of AbstractCall in org.mobicents.media.server.testsuite.gui.graph |
|---|
| Constructors in org.mobicents.media.server.testsuite.gui.graph with parameters of type AbstractCall | |
|---|---|
RtpTrafficDialog(java.awt.Frame parent,
boolean modal,
AbstractCall call)
Creates new form RtpTrafficDialog |
|
RtpTrafficGraph(java.awt.Frame parent,
boolean modal,
AbstractCall call)
Creates new form RtpTrafficDialog |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||