org.csapi.cc.mmccs
Class IpAppMultiMediaCallLegPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.mmccs.IpAppMultiMediaCallLegPOA
          extended by org.csapi.cc.mmccs.IpAppMultiMediaCallLegPOATie
All Implemented Interfaces:
IpAppMultiMediaCallLegOperations, IpAppCallLegOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppMultiMediaCallLegPOATie
extends IpAppMultiMediaCallLegPOA

Generated from IDL interface "IpAppMultiMediaCallLeg"

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

Constructor Summary
IpAppMultiMediaCallLegPOATie(IpAppMultiMediaCallLegOperations delegate)
           
IpAppMultiMediaCallLegPOATie(IpAppMultiMediaCallLegOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppMultiMediaCallLegOperations _delegate()
           
 void _delegate(IpAppMultiMediaCallLegOperations delegate)
           
 IpAppMultiMediaCallLeg _this()
           
 IpAppMultiMediaCallLeg _this(org.omg.CORBA.ORB orb)
           
 void attachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void attachMediaRes(int callLegSessionID)
           
 void callLegEnded(int callLegSessionID, TpReleaseCause cause)
           
 void detachMediaErr(int callLegSessionID, TpCallError errorIndication)
           
 void detachMediaRes(int callLegSessionID)
           
 void eventReportErr(int callLegSessionID, TpCallError errorIndication)
           
 void eventReportRes(int callLegSessionID, TpCallEventInfo eventInfo)
           
 void getInfoErr(int callLegSessionID, TpCallError errorIndication)
           
 void getInfoRes(int callLegSessionID, TpCallLegInfoReport callLegInfoReport)
           
 void mediaStreamMonitorRes(int callLegSessionID, TpMediaStream[] streams, TpMediaStreamEventType type)
           
 void routeErr(int callLegSessionID, TpCallError errorIndication)
           
 void superviseErr(int callLegSessionID, TpCallError errorIndication)
           
 void superviseRes(int callLegSessionID, int report, int usedTime)
           
 
Methods inherited from class org.csapi.cc.mmccs.IpAppMultiMediaCallLegPOA
_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

IpAppMultiMediaCallLegPOATie

public IpAppMultiMediaCallLegPOATie(IpAppMultiMediaCallLegOperations delegate)

IpAppMultiMediaCallLegPOATie

public IpAppMultiMediaCallLegPOATie(IpAppMultiMediaCallLegOperations delegate,
                                    org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppMultiMediaCallLeg _this()
Overrides:
_this in class IpAppMultiMediaCallLegPOA

_this

public IpAppMultiMediaCallLeg _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppMultiMediaCallLegPOA

_delegate

public IpAppMultiMediaCallLegOperations _delegate()

_delegate

public void _delegate(IpAppMultiMediaCallLegOperations delegate)

_default_POA

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

attachMediaRes

public void attachMediaRes(int callLegSessionID)

routeErr

public void routeErr(int callLegSessionID,
                     TpCallError errorIndication)

superviseErr

public void superviseErr(int callLegSessionID,
                         TpCallError errorIndication)

mediaStreamMonitorRes

public void mediaStreamMonitorRes(int callLegSessionID,
                                  TpMediaStream[] streams,
                                  TpMediaStreamEventType type)

eventReportRes

public void eventReportRes(int callLegSessionID,
                           TpCallEventInfo eventInfo)

attachMediaErr

public void attachMediaErr(int callLegSessionID,
                           TpCallError errorIndication)

superviseRes

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

eventReportErr

public void eventReportErr(int callLegSessionID,
                           TpCallError errorIndication)

detachMediaRes

public void detachMediaRes(int callLegSessionID)

detachMediaErr

public void detachMediaErr(int callLegSessionID,
                           TpCallError errorIndication)

callLegEnded

public void callLegEnded(int callLegSessionID,
                         TpReleaseCause cause)

getInfoErr

public void getInfoErr(int callLegSessionID,
                       TpCallError errorIndication)

getInfoRes

public void getInfoRes(int callLegSessionID,
                       TpCallLegInfoReport callLegInfoReport)


Copyright © 2009. All Rights Reserved.