org.csapi.cc.mpccs
Class IpAppMultiPartyCallPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.mpccs.IpAppMultiPartyCallPOA
          extended by 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

Constructor Summary
IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate)
           
IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppMultiPartyCallOperations _delegate()
           
 void _delegate(IpAppMultiPartyCallOperations delegate)
           
 IpAppMultiPartyCall _this()
           
 IpAppMultiPartyCall _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)
           
 
Methods inherited from class org.csapi.cc.mpccs.IpAppMultiPartyCallPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpAppMultiPartyCallPOATie

public IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate)

IpAppMultiPartyCallPOATie

public IpAppMultiPartyCallPOATie(IpAppMultiPartyCallOperations delegate,
                                 org.omg.PortableServer.POA poa)
Method Detail

_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 © 2008. All Rights Reserved.