org.csapi.cc.mpccs
Class IpAppMultiPartyCallPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.mpccs.IpAppMultiPartyCallPOA
org.csapi.cc.mpccs.IpAppMultiPartyCallPOATie
- All Implemented Interfaces:
- IpAppMultiPartyCallOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppMultiPartyCallPOATie
- extends IpAppMultiPartyCallPOA
Generated from IDL interface "IpAppMultiPartyCall"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpAppMultiPartyCallPOATie
public IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate)
IpAppMultiPartyCallPOATie
public IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppMultiPartyCall _this()
- Overrides:
_this in class IpAppMultiPartyCallPOA
_this
public IpAppMultiPartyCall _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppMultiPartyCallPOA
_delegate
public IpAppMultiPartyCallOperations _delegate()
_delegate
public void _delegate(IpAppMultiPartyCallOperations 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)
superviseErr
public void superviseErr(int callSessionID,
TpCallError errorIndication)
getInfoRes
public void getInfoRes(int callSessionID,
TpCallInfoReport callInfoReport)
Copyright © 2009. All Rights Reserved.