org.csapi.cc.mmccs
Class IpAppMultiMediaCallControlManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.mmccs.IpAppMultiMediaCallControlManagerPOA
          extended by org.csapi.cc.mmccs.IpAppMultiMediaCallControlManagerPOATie
All Implemented Interfaces:
IpAppMultiMediaCallControlManagerOperations, IpAppMultiPartyCallControlManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppMultiMediaCallControlManagerPOATie
extends IpAppMultiMediaCallControlManagerPOA

Generated from IDL interface "IpAppMultiMediaCallControlManager"

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

Constructor Summary
IpAppMultiMediaCallControlManagerPOATie(IpAppMultiMediaCallControlManagerOperations delegate)
           
IpAppMultiMediaCallControlManagerPOATie(IpAppMultiMediaCallControlManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppMultiMediaCallControlManagerOperations _delegate()
           
 void _delegate(IpAppMultiMediaCallControlManagerOperations delegate)
           
 IpAppMultiMediaCallControlManager _this()
           
 IpAppMultiMediaCallControlManager _this(org.omg.CORBA.ORB orb)
           
 void callAborted(int callReference)
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 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.mmccs.IpAppMultiMediaCallControlManagerPOA
_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

IpAppMultiMediaCallControlManagerPOATie

public IpAppMultiMediaCallControlManagerPOATie(IpAppMultiMediaCallControlManagerOperations delegate)

IpAppMultiMediaCallControlManagerPOATie

public IpAppMultiMediaCallControlManagerPOATie(IpAppMultiMediaCallControlManagerOperations delegate,
                                               org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppMultiMediaCallControlManager _this()
Overrides:
_this in class IpAppMultiMediaCallControlManagerPOA

_this

public IpAppMultiMediaCallControlManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppMultiMediaCallControlManagerPOA

_delegate

public IpAppMultiMediaCallControlManagerOperations _delegate()

_delegate

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

managerInterrupted

public void managerInterrupted()

managerResumed

public void managerResumed()

reportMediaNotification

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

callOverloadEncountered

public void callOverloadEncountered(int assignmentID)

reportNotification

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


Copyright © 2009. All Rights Reserved.