org.csapi.cc.gccs
Class IpAppCallControlManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.gccs.IpAppCallControlManagerPOA
          extended by org.csapi.cc.gccs.IpAppCallControlManagerPOATie
All Implemented Interfaces:
IpAppCallControlManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppCallControlManagerPOATie
extends IpAppCallControlManagerPOA

Generated from IDL interface "IpAppCallControlManager"

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

Constructor Summary
IpAppCallControlManagerPOATie(IpAppCallControlManagerOperations delegate)
           
IpAppCallControlManagerPOATie(IpAppCallControlManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppCallControlManagerOperations _delegate()
           
 void _delegate(IpAppCallControlManagerOperations delegate)
           
 IpAppCallControlManager _this()
           
 IpAppCallControlManager _this(org.omg.CORBA.ORB orb)
           
 void callAborted(int callReference)
           
 IpAppCall callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 void callNotificationContinued()
           
 void callNotificationInterrupted()
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 
Methods inherited from class org.csapi.cc.gccs.IpAppCallControlManagerPOA
_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

IpAppCallControlManagerPOATie

public IpAppCallControlManagerPOATie(IpAppCallControlManagerOperations delegate)

IpAppCallControlManagerPOATie

public IpAppCallControlManagerPOATie(IpAppCallControlManagerOperations delegate,
                                     org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppCallControlManager _this()
Overrides:
_this in class IpAppCallControlManagerPOA

_this

public IpAppCallControlManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppCallControlManagerPOA

_delegate

public IpAppCallControlManagerOperations _delegate()

_delegate

public void _delegate(IpAppCallControlManagerOperations delegate)

_default_POA

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

callNotificationInterrupted

public void callNotificationInterrupted()

callAborted

public void callAborted(int callReference)

callOverloadCeased

public void callOverloadCeased(int assignmentID)

callNotificationContinued

public void callNotificationContinued()

callOverloadEncountered

public void callOverloadEncountered(int assignmentID)

callEventNotify

public IpAppCall callEventNotify(TpCallIdentifier callReference,
                                 TpCallEventInfo eventInfo,
                                 int assignmentID)


Copyright © 2008. All Rights Reserved.