org.csapi.cc.mpccs
Class IpAppMultiPartyCallControlManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.mpccs.IpAppMultiPartyCallControlManagerPOA
          extended by org.csapi.cc.mpccs.IpAppMultiPartyCallControlManagerPOATie
All Implemented Interfaces:
IpAppMultiPartyCallControlManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppMultiPartyCallControlManagerPOATie
extends IpAppMultiPartyCallControlManagerPOA

Generated from IDL interface "IpAppMultiPartyCallControlManager"

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

Constructor Summary
IpAppMultiPartyCallControlManagerPOATie(IpAppMultiPartyCallControlManagerOperations delegate)
           
IpAppMultiPartyCallControlManagerPOATie(IpAppMultiPartyCallControlManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppMultiPartyCallControlManagerOperations _delegate()
           
 void _delegate(IpAppMultiPartyCallControlManagerOperations delegate)
           
 IpAppMultiPartyCallControlManager _this()
           
 IpAppMultiPartyCallControlManager _this(org.omg.CORBA.ORB orb)
           
 void callAborted(int callReference)
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 void managerInterrupted()
           
 void managerResumed()
           
 TpAppMultiPartyCallBack reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 
Methods inherited from class org.csapi.cc.mpccs.IpAppMultiPartyCallControlManagerPOA
_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

IpAppMultiPartyCallControlManagerPOATie

public IpAppMultiPartyCallControlManagerPOATie(IpAppMultiPartyCallControlManagerOperations delegate)

IpAppMultiPartyCallControlManagerPOATie

public IpAppMultiPartyCallControlManagerPOATie(IpAppMultiPartyCallControlManagerOperations delegate,
                                               org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppMultiPartyCallControlManager _this()
Overrides:
_this in class IpAppMultiPartyCallControlManagerPOA

_this

public IpAppMultiPartyCallControlManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppMultiPartyCallControlManagerPOA

_delegate

public IpAppMultiPartyCallControlManagerOperations _delegate()

_delegate

public void _delegate(IpAppMultiPartyCallControlManagerOperations delegate)

_default_POA

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

callAborted

public void callAborted(int callReference)

callOverloadCeased

public void callOverloadCeased(int assignmentID)

managerResumed

public void managerResumed()

managerInterrupted

public void managerInterrupted()

callOverloadEncountered

public void callOverloadEncountered(int assignmentID)

reportNotification

public TpAppMultiPartyCallBack reportNotification(TpMultiPartyCallIdentifier callReference,
                                                  TpCallLegIdentifier[] callLegReferenceSet,
                                                  TpCallNotificationInfo notificationInfo,
                                                  int assignmentID)


Copyright © 2008. All Rights Reserved.