org.csapi.cc.mpccs
Class _IpMultiPartyCallControlManagerStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.cc.mpccs._IpMultiPartyCallControlManagerStub
- All Implemented Interfaces:
- java.io.Serializable, IpMultiPartyCallControlManager, IpMultiPartyCallControlManagerOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpMultiPartyCallControlManagerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpMultiPartyCallControlManager
Generated from IDL interface "IpMultiPartyCallControlManager"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_opsClass
public static final java.lang.Class _opsClass
_IpMultiPartyCallControlManagerStub
public _IpMultiPartyCallControlManagerStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
setCallback in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
getNotification
public TpNotificationRequested[] getNotification()
throws TpCommonExceptions
- Specified by:
getNotification in interface IpMultiPartyCallControlManagerOperations
- Throws:
TpCommonExceptions
createCall
public TpMultiPartyCallIdentifier createCall(IpAppMultiPartyCall appCall)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Specified by:
createCall in interface IpMultiPartyCallControlManagerOperations
- 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
- Specified by:
setCallLoadControl in interface IpMultiPartyCallControlManagerOperations
- Throws:
TpCommonExceptions
P_INVALID_ADDRESS
P_UNSUPPORTED_ADDRESS_PLAN
disableNotifications
public void disableNotifications()
throws TpCommonExceptions
- Specified by:
disableNotifications in interface IpMultiPartyCallControlManagerOperations
- Throws:
TpCommonExceptions
createNotification
public int createNotification(IpAppMultiPartyCallControlManager appCallControlManager,
TpCallNotificationRequest notificationRequest)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Specified by:
createNotification in interface IpMultiPartyCallControlManagerOperations
- 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
- Specified by:
destroyNotification in interface IpMultiPartyCallControlManagerOperations
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
enableNotifications
public int enableNotifications(IpAppMultiPartyCallControlManager appCallControlManager)
throws TpCommonExceptions
- Specified by:
enableNotifications in interface IpMultiPartyCallControlManagerOperations
- Throws:
TpCommonExceptions
changeNotification
public void changeNotification(int assignmentID,
TpCallNotificationRequest notificationRequest)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_EVENT_TYPE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Specified by:
changeNotification in interface IpMultiPartyCallControlManagerOperations
- 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
- Specified by:
setCallbackWithSessionID in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
getNextNotification
public TpNotificationRequestedSetEntry getNextNotification(boolean reset)
throws TpCommonExceptions
- Specified by:
getNextNotification in interface IpMultiPartyCallControlManagerOperations
- Throws:
TpCommonExceptions
Copyright © 2009. All Rights Reserved.