org.csapi.cc.cccs
Class IpAppConfCallControlManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.cccs.IpAppConfCallControlManagerPOA
          extended by org.csapi.cc.cccs.IpAppConfCallControlManagerPOATie
All Implemented Interfaces:
IpAppConfCallControlManagerOperations, IpAppMultiMediaCallControlManagerOperations, IpAppMultiPartyCallControlManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppConfCallControlManagerPOATie
extends IpAppConfCallControlManagerPOA

Generated from IDL interface "IpAppConfCallControlManager"

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

Constructor Summary
IpAppConfCallControlManagerPOATie(IpAppConfCallControlManagerOperations delegate)
           
IpAppConfCallControlManagerPOATie(IpAppConfCallControlManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppConfCallControlManagerOperations _delegate()
           
 void _delegate(IpAppConfCallControlManagerOperations delegate)
           
 IpAppConfCallControlManager _this()
           
 IpAppConfCallControlManager _this(org.omg.CORBA.ORB orb)
           
 void callAborted(int callReference)
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 IpAppConfCall conferenceCreated(TpConfCallIdentifier conferenceCall)
           
 void managerInterrupted()
           
 void managerResumed()
           
 TpAppMultiMediaCallBack reportMediaNotification(TpMultiMediaCallIdentifier callReference, TpMultiMediaCallLegIdentifier[] callLegReferenceSet, TpMediaStream[] mediaStreams, TpMediaStreamEventType type, int assignmentID)
           
 TpAppMultiPartyCallBack reportNotification(TpMultiPartyCallIdentifier callReference, TpCallLegIdentifier[] callLegReferenceSet, TpCallNotificationInfo notificationInfo, int assignmentID)
           
 
Methods inherited from class org.csapi.cc.cccs.IpAppConfCallControlManagerPOA
_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

IpAppConfCallControlManagerPOATie

public IpAppConfCallControlManagerPOATie(IpAppConfCallControlManagerOperations delegate)

IpAppConfCallControlManagerPOATie

public IpAppConfCallControlManagerPOATie(IpAppConfCallControlManagerOperations delegate,
                                         org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppConfCallControlManager _this()
Overrides:
_this in class IpAppConfCallControlManagerPOA

_this

public IpAppConfCallControlManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppConfCallControlManagerPOA

_delegate

public IpAppConfCallControlManagerOperations _delegate()

_delegate

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

reportMediaNotification

public TpAppMultiMediaCallBack reportMediaNotification(TpMultiMediaCallIdentifier callReference,
                                                       TpMultiMediaCallLegIdentifier[] callLegReferenceSet,
                                                       TpMediaStream[] mediaStreams,
                                                       TpMediaStreamEventType type,
                                                       int assignmentID)

managerResumed

public void managerResumed()

managerInterrupted

public void managerInterrupted()

callOverloadEncountered

public void callOverloadEncountered(int assignmentID)

conferenceCreated

public IpAppConfCall conferenceCreated(TpConfCallIdentifier conferenceCall)

reportNotification

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


Copyright © 2008. All Rights Reserved.