org.csapi.cc.cccs
Class IpAppSubConfCallPOATie

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

public class IpAppSubConfCallPOATie
extends IpAppSubConfCallPOA

Generated from IDL interface "IpAppSubConfCall"

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

Constructor Summary
IpAppSubConfCallPOATie(IpAppSubConfCallOperations delegate)
           
IpAppSubConfCallPOATie(IpAppSubConfCallOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppSubConfCallOperations _delegate()
           
 void _delegate(IpAppSubConfCallOperations delegate)
           
 IpAppSubConfCall _this()
           
 IpAppSubConfCall _this(org.omg.CORBA.ORB orb)
           
 void callEnded(int callSessionID, TpCallEndedReport report)
           
 void chairSelection(int subConferenceSessionID, int callLegSessionID)
           
 void createAndRouteCallLegErr(int callSessionID, TpCallLegIdentifier callLegReference, TpCallError errorIndication)
           
 void floorRequest(int subConferenceSessionID, int callLegSessionID)
           
 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.csapi.cc.cccs.IpAppSubConfCallPOA
_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

IpAppSubConfCallPOATie

public IpAppSubConfCallPOATie(IpAppSubConfCallOperations delegate)

IpAppSubConfCallPOATie

public IpAppSubConfCallPOATie(IpAppSubConfCallOperations delegate,
                              org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppSubConfCall _this()
Overrides:
_this in class IpAppSubConfCallPOA

_this

public IpAppSubConfCall _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppSubConfCallPOA

_delegate

public IpAppSubConfCallOperations _delegate()

_delegate

public void _delegate(IpAppSubConfCallOperations 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)

floorRequest

public void floorRequest(int subConferenceSessionID,
                         int callLegSessionID)

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)

callEnded

public void callEnded(int callSessionID,
                      TpCallEndedReport report)

getInfoErr

public void getInfoErr(int callSessionID,
                       TpCallError errorIndication)

superviseVolumeErr

public void superviseVolumeErr(int callSessionID,
                               TpCallError errorIndication)

chairSelection

public void chairSelection(int subConferenceSessionID,
                           int callLegSessionID)


Copyright © 2009. All Rights Reserved.