org.csapi.dsc
Class IpDataSessionControlManagerPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.dsc.IpDataSessionControlManagerPOA
org.csapi.dsc.IpDataSessionControlManagerPOATie
- All Implemented Interfaces:
- IpDataSessionControlManagerOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpDataSessionControlManagerPOATie
- extends IpDataSessionControlManagerPOA
Generated from IDL interface "IpDataSessionControlManager"
- 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 |
IpDataSessionControlManagerPOATie
public IpDataSessionControlManagerPOATie(IpDataSessionControlManagerOperations delegate)
IpDataSessionControlManagerPOATie
public IpDataSessionControlManagerPOATie(IpDataSessionControlManagerOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpDataSessionControlManager _this()
- Overrides:
_this in class IpDataSessionControlManagerPOA
_this
public IpDataSessionControlManager _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpDataSessionControlManagerPOA
_delegate
public IpDataSessionControlManagerOperations _delegate()
_delegate
public void _delegate(IpDataSessionControlManagerOperations 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
enableNotifications
public int enableNotifications(IpAppDataSessionControlManager appDataSessionControlManager)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
createNotification
public int createNotification(IpAppDataSessionControlManager appDataSessionControlManager,
TpDataSessionEventCriteria eventCriteria)
throws P_INVALID_EVENT_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_EVENT_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_CRITERIA
getNotification
public TpDataSessionEventCriteria getNotification()
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
disableNotifications
public void disableNotifications()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
getNotifications
public TpDataSessionEventCriteriaResult[] getNotifications()
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
destroyNotification
public void destroyNotification(int assignmentID)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_NETWORK_STATE,
TpCommonExceptions
- Throws:
P_INVALID_ASSIGNMENT_ID
P_INVALID_NETWORK_STATE
TpCommonExceptions
createNotifications
public int createNotifications(IpAppDataSessionControlManager appDataSessionControlManager,
TpDataSessionEventCriteria eventCriteria)
throws P_INVALID_INTERFACE_TYPE,
P_INVALID_EVENT_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_INTERFACE_TYPE
P_INVALID_EVENT_TYPE
P_INVALID_NETWORK_STATE
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
changeNotification
public void changeNotification(int assignmentID,
TpDataSessionEventCriteria eventCriteria)
throws P_INVALID_ASSIGNMENT_ID,
P_INVALID_EVENT_TYPE,
P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_CRITERIA
- Throws:
P_INVALID_ASSIGNMENT_ID
P_INVALID_EVENT_TYPE
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_CRITERIA
Copyright © 2008. All Rights Reserved.