org.csapi.cc.cccs
Class IpAppConfCallPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.cccs.IpAppConfCallPOA
          extended by org.csapi.cc.cccs.IpAppConfCallPOATie
All Implemented Interfaces:
IpAppConfCallOperations, IpAppMultiMediaCallOperations, IpAppMultiPartyCallOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppConfCallPOATie
extends IpAppConfCallPOA

Generated from IDL interface "IpAppConfCall"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppConfCallPOATie(IpAppConfCallOperations delegate)
           
IpAppConfCallPOATie(IpAppConfCallOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppConfCallOperations _delegate()
           
 void _delegate(IpAppConfCallOperations delegate)
           
 IpAppConfCall _this()
           
 IpAppConfCall _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 leaveMonitorRes(int conferenceSessionID, int callLeg)
           
 IpAppCallLeg partyJoined(int conferenceSessionID, TpCallLegIdentifier callLeg, TpJoinEventInfo eventInfo)
           
 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.csapi.cc.cccs.IpAppConfCallPOA
_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

IpAppConfCallPOATie

public IpAppConfCallPOATie(IpAppConfCallOperations delegate)

IpAppConfCallPOATie

public IpAppConfCallPOATie(IpAppConfCallOperations delegate,
                           org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppConfCall _this()
Overrides:
_this in class IpAppConfCallPOA

_this

public IpAppConfCall _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppConfCallPOA

_delegate

public IpAppConfCallOperations _delegate()

_delegate

public void _delegate(IpAppConfCallOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

createAndRouteCallLegErr

public void createAndRouteCallLegErr(int callSessionID,
                                     TpCallLegIdentifier callLegReference,
                                     TpCallError errorIndication)

superviseErr

public void superviseErr(int callSessionID,
                         TpCallError errorIndication)

superviseRes

public void superviseRes(int callSessionID,
                         int report,
                         int usedTime)

getInfoRes

public void getInfoRes(int callSessionID,
                       TpCallInfoReport callInfoReport)

superviseVolumeRes

public void superviseVolumeRes(int callSessionID,
                               int report,
                               TpCallSuperviseVolume usedVolume)

leaveMonitorRes

public void leaveMonitorRes(int conferenceSessionID,
                            int callLeg)

partyJoined

public IpAppCallLeg partyJoined(int conferenceSessionID,
                                TpCallLegIdentifier callLeg,
                                TpJoinEventInfo eventInfo)

callEnded

public void callEnded(int callSessionID,
                      TpCallEndedReport report)

getInfoErr

public void getInfoErr(int callSessionID,
                       TpCallError errorIndication)

superviseVolumeErr

public void superviseVolumeErr(int callSessionID,
                               TpCallError errorIndication)


Copyright © 2009. All Rights Reserved.