org.csapi.cc.mmccs
Class _IpAppMultiMediaCallLegStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.cc.mmccs._IpAppMultiMediaCallLegStub
- All Implemented Interfaces:
- java.io.Serializable, IpAppMultiMediaCallLeg, IpAppMultiMediaCallLegOperations, IpAppCallLeg, IpAppCallLegOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpAppMultiMediaCallLegStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpAppMultiMediaCallLeg
Generated from IDL interface "IpAppMultiMediaCallLeg"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
|
Method Summary |
java.lang.String[] |
_ids()
|
void |
attachMediaErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
attachMediaRes(int callLegSessionID)
|
void |
callLegEnded(int callLegSessionID,
TpReleaseCause cause)
|
void |
detachMediaErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
detachMediaRes(int callLegSessionID)
|
void |
eventReportErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
eventReportRes(int callLegSessionID,
TpCallEventInfo eventInfo)
|
void |
getInfoErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
getInfoRes(int callLegSessionID,
TpCallLegInfoReport callLegInfoReport)
|
void |
mediaStreamMonitorRes(int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
|
void |
routeErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
superviseErr(int callLegSessionID,
TpCallError errorIndication)
|
void |
superviseRes(int callLegSessionID,
int report,
int usedTime)
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_opsClass
public static final java.lang.Class _opsClass
_IpAppMultiMediaCallLegStub
public _IpAppMultiMediaCallLegStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
attachMediaRes
public void attachMediaRes(int callLegSessionID)
- Specified by:
attachMediaRes in interface IpAppCallLegOperations
routeErr
public void routeErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
routeErr in interface IpAppCallLegOperations
superviseErr
public void superviseErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
superviseErr in interface IpAppCallLegOperations
mediaStreamMonitorRes
public void mediaStreamMonitorRes(int callLegSessionID,
TpMediaStream[] streams,
TpMediaStreamEventType type)
- Specified by:
mediaStreamMonitorRes in interface IpAppMultiMediaCallLegOperations
eventReportRes
public void eventReportRes(int callLegSessionID,
TpCallEventInfo eventInfo)
- Specified by:
eventReportRes in interface IpAppCallLegOperations
attachMediaErr
public void attachMediaErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
attachMediaErr in interface IpAppCallLegOperations
superviseRes
public void superviseRes(int callLegSessionID,
int report,
int usedTime)
- Specified by:
superviseRes in interface IpAppCallLegOperations
eventReportErr
public void eventReportErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
eventReportErr in interface IpAppCallLegOperations
detachMediaRes
public void detachMediaRes(int callLegSessionID)
- Specified by:
detachMediaRes in interface IpAppCallLegOperations
detachMediaErr
public void detachMediaErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
detachMediaErr in interface IpAppCallLegOperations
callLegEnded
public void callLegEnded(int callLegSessionID,
TpReleaseCause cause)
- Specified by:
callLegEnded in interface IpAppCallLegOperations
getInfoErr
public void getInfoErr(int callLegSessionID,
TpCallError errorIndication)
- Specified by:
getInfoErr in interface IpAppCallLegOperations
getInfoRes
public void getInfoRes(int callLegSessionID,
TpCallLegInfoReport callLegInfoReport)
- Specified by:
getInfoRes in interface IpAppCallLegOperations
Copyright © 2009. All Rights Reserved.