org.csapi.cc.mpccs
Class IpAppCallLegPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.mpccs.IpAppCallLegPOA
          extended by org.csapi.cc.mpccs.IpAppCallLegPOATie
All Implemented Interfaces:
IpAppCallLegOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppCallLegPOATie
extends IpAppCallLegPOA

Generated from IDL interface "IpAppCallLeg"

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

Constructor Summary
IpAppCallLegPOATie(IpAppCallLegOperations delegate)
           
IpAppCallLegPOATie(IpAppCallLegOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppCallLegOperations _delegate()
           
 void _delegate(IpAppCallLegOperations delegate)
           
 IpAppCallLeg _this()
           
 IpAppCallLeg _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 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.mpccs.IpAppCallLegPOA
_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

IpAppCallLegPOATie

public IpAppCallLegPOATie(IpAppCallLegOperations delegate)

IpAppCallLegPOATie

public IpAppCallLegPOATie(IpAppCallLegOperations delegate,
                          org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppCallLeg _this()
Overrides:
_this in class IpAppCallLegPOA

_this

public IpAppCallLeg _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppCallLegPOA

_delegate

public IpAppCallLegOperations _delegate()

_delegate

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

superviseRes

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

eventReportRes

public void eventReportRes(int callLegSessionID,
                           TpCallEventInfo eventInfo)

attachMediaErr

public void attachMediaErr(int callLegSessionID,
                           TpCallError errorIndication)

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