org.csapi.cc.mpccs
Class IpMultiPartyCallControlManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.mpccs.IpMultiPartyCallControlManagerPOA
org.csapi.cc.mpccs.IpMultiPartyCallControlManagerPOATie
- All Implemented Interfaces:
- IpMultiPartyCallControlManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpMultiPartyCallControlManagerPOATie
- extends IpMultiPartyCallControlManagerPOA
Generated from IDL interface "IpMultiPartyCallControlManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| 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 |
IpMultiPartyCallControlManagerPOATie
public IpMultiPartyCallControlManagerPOATie(IpMultiPartyCallControlManagerOperations delegate)
IpMultiPartyCallControlManagerPOATie
public IpMultiPartyCallControlManagerPOATie(IpMultiPartyCallControlManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpMultiPartyCallControlManager _this()
- Overrides:
_this in class IpMultiPartyCallControlManagerPOA
_this
public IpMultiPartyCallControlManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpMultiPartyCallControlManagerPOA
_delegate
public IpMultiPartyCallControlManagerOperations _delegate()
_delegate
public void _delegate(IpMultiPartyCallControlManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
getNotification
public TpNotificationRequested[] getNotification()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
createCall
public TpMultiPartyCallIdentifier createCall(IpAppMultiPartyCall appCall)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
setCallLoadControl
public int setCallLoadControl(int duration,
TpCallLoadControlMechanism mechanism,
TpCallTreatment treatment,
TpAddressRange addressRange)
throws TpCommonExceptions,
P_INVALID_ADDRESS,
P_UNSUPPORTED_ADDRESS_PLAN
- Throws:
TpCommonExceptions
P_INVALID_ADDRESS
P_UNSUPPORTED_ADDRESS_PLAN
disableNotifications
public void disableNotifications()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
createNotification
public int createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA
destroyNotification
public void destroyNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
enableNotifications
public int enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
changeNotification
public void changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_ASSIGNMENT_ID
P_INVALID_EVENT_TYPE
TpCommonExceptions
P_INVALID_CRITERIA
setCallbackWithSessionID
public void setCallbackWithSessionID(IpInterface appInterface,
int sessionID)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
getNextNotification
public TpNotificationRequestedSetEntry getNextNotification(boolean reset)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.