org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs
Class IpAppCallControlManagerImpl

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.cc.gccs.IpAppCallControlManagerPOA
          extended by org.mobicents.slee.resource.parlay.csapi.jr.cc.gccs.IpAppCallControlManagerImpl
All Implemented Interfaces:
org.csapi.cc.gccs.IpAppCallControlManagerOperations, org.csapi.IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppCallControlManagerImpl
extends org.csapi.cc.gccs.IpAppCallControlManagerPOA


Constructor Summary
IpAppCallControlManagerImpl(CallControlManager callControlManager, org.omg.PortableServer.POA defaultPOA, EDU.oswego.cs.dl.util.concurrent.Executor ipAppCallControlManagerExecutor)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 void callAborted(int callReference)
           
 org.csapi.cc.gccs.IpAppCall callEventNotify(org.csapi.cc.gccs.TpCallIdentifier callReference, org.csapi.cc.gccs.TpCallEventInfo eventInfo, int assignmentID)
           
 void callNotificationContinued()
           
 void callNotificationInterrupted()
           
 void callOverloadCeased(int assignmentID)
           
 void callOverloadEncountered(int assignmentID)
           
 void dispose()
           
 
Methods inherited from class org.csapi.cc.gccs.IpAppCallControlManagerPOA
_all_interfaces, _invoke, _this, _this
 
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

IpAppCallControlManagerImpl

public IpAppCallControlManagerImpl(CallControlManager callControlManager,
                                   org.omg.PortableServer.POA defaultPOA,
                                   EDU.oswego.cs.dl.util.concurrent.Executor ipAppCallControlManagerExecutor)
Method Detail

dispose

public void dispose()

_default_POA

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

callAborted

public void callAborted(int callReference)

callEventNotify

public org.csapi.cc.gccs.IpAppCall callEventNotify(org.csapi.cc.gccs.TpCallIdentifier callReference,
                                                   org.csapi.cc.gccs.TpCallEventInfo eventInfo,
                                                   int assignmentID)

callNotificationInterrupted

public void callNotificationInterrupted()

callNotificationContinued

public void callNotificationContinued()

callOverloadEncountered

public void callOverloadEncountered(int assignmentID)

callOverloadCeased

public void callOverloadCeased(int assignmentID)


Copyright © 2009. All Rights Reserved.