org.csapi.cc.gccs
Class IpCallControlManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.cc.gccs.IpCallControlManagerPOA
org.csapi.cc.gccs.IpCallControlManagerPOATie
- All Implemented Interfaces:
- IpCallControlManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpCallControlManagerPOATie
- extends IpCallControlManagerPOA
Generated from IDL interface "IpCallControlManager"
- 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 |
IpCallControlManagerPOATie
public IpCallControlManagerPOATie(IpCallControlManagerOperations delegate)
IpCallControlManagerPOATie
public IpCallControlManagerPOATie(IpCallControlManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpCallControlManager _this()
- Overrides:
_this in class IpCallControlManagerPOA
_this
public IpCallControlManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpCallControlManagerPOA
_delegate
public IpCallControlManagerOperations _delegate()
_delegate
public void _delegate(IpCallControlManagerOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
disableCallNotification
public void disableCallNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions
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
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
changeCallNotification
public void changeCallNotification(int assignmentID,
TpCallEventCriteria eventCriteria)
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
createCall
public TpCallIdentifier createCall(IpAppCall appCall)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
getCriteria
public TpCallEventCriteriaResult[] getCriteria()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
setCallback
public void setCallback(IpInterface appInterface)
throws P_INVALID_INTERFACE_TYPE,
TpCommonExceptions
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
enableCallNotification
public int enableCallNotification(IpAppCallControlManager appCallControlManager,
TpCallEventCriteria eventCriteria)
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
Copyright © 2009. All Rights Reserved.