org.csapi.dsc
Class IpDataSessionPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.dsc.IpDataSessionPOA
org.csapi.dsc.IpDataSessionPOATie
- All Implemented Interfaces:
- IpDataSessionOperations, IpInterfaceOperations, IpServiceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpDataSessionPOATie
- extends IpDataSessionPOA
Generated from IDL interface "IpDataSession"
- 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 |
IpDataSessionPOATie
public IpDataSessionPOATie(IpDataSessionOperations delegate)
IpDataSessionPOATie
public IpDataSessionPOATie(IpDataSessionOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpDataSession _this()
- Overrides:
_this in class IpDataSessionPOA
_this
public IpDataSession _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpDataSessionPOA
_delegate
public IpDataSessionOperations _delegate()
_delegate
public void _delegate(IpDataSessionOperations 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
release
public void release(int dataSessionID,
TpDataSessionReleaseCause cause)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
deassignDataSession
public void deassignDataSession(int dataSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
setDataSessionChargePlan
public void setDataSessionChargePlan(int dataSessionID,
TpDataSessionChargePlan dataSessionChargePlan)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
superviseDataSessionReq
public void superviseDataSessionReq(int dataSessionID,
int treatment,
TpDataSessionSuperviseVolume bytes)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
continueProcessing
public void continueProcessing(int dataSessionID)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
connectReq
public int connectReq(int dataSessionID,
TpDataSessionReportRequest[] responseRequested,
TpAddress targetAddress)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_ADDRESS,
P_INVALID_SESSION_ID
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_ADDRESS
P_INVALID_SESSION_ID
setAdviceOfCharge
public void setAdviceOfCharge(int dataSessionID,
TpAoCInfo aoCInfo,
int tariffSwitch)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_TIME_AND_DATE_FORMAT
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_TIME_AND_DATE_FORMAT
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
Copyright © 2009. All Rights Reserved.