org.csapi.cc.mpccs
Class _IpAppCallLegStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.cc.mpccs._IpAppCallLegStub
All Implemented Interfaces:
java.io.Serializable, IpAppCallLeg, IpAppCallLegOperations, IpInterface, IpInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpAppCallLegStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpAppCallLeg

Generated from IDL interface "IpAppCallLeg"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpAppCallLegStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpAppCallLegStub

public _IpAppCallLegStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

attachMediaRes

public void attachMediaRes(int callLegSessionID)
Specified by:
attachMediaRes in interface IpAppCallLegOperations

routeErr

public void routeErr(int callLegSessionID,
                     TpCallError errorIndication)
Specified by:
routeErr in interface IpAppCallLegOperations

superviseErr

public void superviseErr(int callLegSessionID,
                         TpCallError errorIndication)
Specified by:
superviseErr in interface IpAppCallLegOperations

superviseRes

public void superviseRes(int callLegSessionID,
                         int report,
                         int usedTime)
Specified by:
superviseRes in interface IpAppCallLegOperations

eventReportRes

public void eventReportRes(int callLegSessionID,
                           TpCallEventInfo eventInfo)
Specified by:
eventReportRes in interface IpAppCallLegOperations

attachMediaErr

public void attachMediaErr(int callLegSessionID,
                           TpCallError errorIndication)
Specified by:
attachMediaErr in interface IpAppCallLegOperations

eventReportErr

public void eventReportErr(int callLegSessionID,
                           TpCallError errorIndication)
Specified by:
eventReportErr in interface IpAppCallLegOperations

detachMediaRes

public void detachMediaRes(int callLegSessionID)
Specified by:
detachMediaRes in interface IpAppCallLegOperations

detachMediaErr

public void detachMediaErr(int callLegSessionID,
                           TpCallError errorIndication)
Specified by:
detachMediaErr in interface IpAppCallLegOperations

callLegEnded

public void callLegEnded(int callLegSessionID,
                         TpReleaseCause cause)
Specified by:
callLegEnded in interface IpAppCallLegOperations

getInfoErr

public void getInfoErr(int callLegSessionID,
                       TpCallError errorIndication)
Specified by:
getInfoErr in interface IpAppCallLegOperations

getInfoRes

public void getInfoRes(int callLegSessionID,
                       TpCallLegInfoReport callLegInfoReport)
Specified by:
getInfoRes in interface IpAppCallLegOperations


Copyright © 2008. All Rights Reserved.