org.csapi.cc.mmccs
Class IpAppMultiMediaCallPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.mmccs.IpAppMultiMediaCallPOA
org.csapi.cc.mmccs.IpAppMultiMediaCallPOATie
- All Implemented Interfaces:
- IpAppMultiMediaCallOperations, IpAppMultiPartyCallOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppMultiMediaCallPOATie
- extends IpAppMultiMediaCallPOA
Generated from IDL interface "IpAppMultiMediaCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
IpAppMultiMediaCallOperations |
_delegate()
|
void |
_delegate(IpAppMultiMediaCallOperations delegate)
|
IpAppMultiMediaCall |
_this()
|
IpAppMultiMediaCall |
_this(org.omg.CORBA.ORB orb)
|
void |
callEnded(int callSessionID,
TpCallEndedReport report)
|
void |
createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
|
void |
getInfoErr(int callSessionID,
TpCallError errorIndication)
|
void |
getInfoRes(int callSessionID,
TpCallInfoReport callInfoReport)
|
void |
superviseErr(int callSessionID,
TpCallError errorIndication)
|
void |
superviseRes(int callSessionID,
int report,
int usedTime)
|
void |
superviseVolumeErr(int callSessionID,
TpCallError errorIndication)
|
void |
superviseVolumeRes(int callSessionID,
int report,
TpCallSuperviseVolume usedVolume)
|
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpAppMultiMediaCallPOATie
public IpAppMultiMediaCallPOATie(IpAppMultiMediaCallOperations delegate)
IpAppMultiMediaCallPOATie
public IpAppMultiMediaCallPOATie(IpAppMultiMediaCallOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppMultiMediaCall _this()
- Overrides:
_this in class IpAppMultiMediaCallPOA
_this
public IpAppMultiMediaCall _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppMultiMediaCallPOA
_delegate
public IpAppMultiMediaCallOperations _delegate()
_delegate
public void _delegate(IpAppMultiMediaCallOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
getInfoErr
public void getInfoErr(int callSessionID,
TpCallError errorIndication)
callEnded
public void callEnded(int callSessionID,
TpCallEndedReport report)
superviseRes
public void superviseRes(int callSessionID,
int report,
int usedTime)
createAndRouteCallLegErr
public void createAndRouteCallLegErr(int callSessionID,
TpCallLegIdentifier callLegReference,
TpCallError errorIndication)
superviseVolumeRes
public void superviseVolumeRes(int callSessionID,
int report,
TpCallSuperviseVolume usedVolume)
getInfoRes
public void getInfoRes(int callSessionID,
TpCallInfoReport callInfoReport)
superviseErr
public void superviseErr(int callSessionID,
TpCallError errorIndication)
superviseVolumeErr
public void superviseVolumeErr(int callSessionID,
TpCallError errorIndication)
Copyright © 2009. All Rights Reserved.