org.csapi.dsc
Class _IpDataSessionStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.dsc._IpDataSessionStub
- All Implemented Interfaces:
- java.io.Serializable, IpDataSession, IpDataSessionOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpDataSessionStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpDataSession
Generated from IDL interface "IpDataSession"
- 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
_IpDataSessionStub
public _IpDataSessionStub()
_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
release
public void release(int dataSessionID,
TpDataSessionReleaseCause cause)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
release in interface IpDataSessionOperations
- Throws:
P_INVALID_NETWORK_STATE
TpCommonExceptions
P_INVALID_SESSION_ID
deassignDataSession
public void deassignDataSession(int dataSessionID)
throws TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
deassignDataSession in interface IpDataSessionOperations
- Throws:
TpCommonExceptions
P_INVALID_SESSION_ID
setDataSessionChargePlan
public void setDataSessionChargePlan(int dataSessionID,
TpDataSessionChargePlan dataSessionChargePlan)
throws P_INVALID_NETWORK_STATE,
TpCommonExceptions,
P_INVALID_SESSION_ID
- Specified by:
setDataSessionChargePlan in interface IpDataSessionOperations
- 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
- Specified by:
superviseDataSessionReq in interface IpDataSessionOperations
- 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
- Specified by:
continueProcessing in interface IpDataSessionOperations
- 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
- Specified by:
connectReq in interface IpDataSessionOperations
- 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
- Specified by:
setAdviceOfCharge in interface IpDataSessionOperations
- 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
- Specified by:
setCallbackWithSessionID in interface IpServiceOperations
- Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID
Copyright © 2009. All Rights Reserved.