org.csapi.dsc
Interface IpAppDataSessionOperations
- All Superinterfaces:
- IpInterfaceOperations
- All Known Subinterfaces:
- IpAppDataSession
- All Known Implementing Classes:
- _IpAppDataSessionStub, IpAppDataSessionPOA, IpAppDataSessionPOATie
public interface IpAppDataSessionOperations
- extends IpInterfaceOperations
Generated from IDL interface "IpAppDataSession"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
connectRes
void connectRes(int dataSessionID,
TpDataSessionReport eventReport,
int assignmentID)
connectErr
void connectErr(int dataSessionID,
TpDataSessionError errorIndication,
int assignmentID)
superviseDataSessionRes
void superviseDataSessionRes(int dataSessionID,
int report,
TpDataSessionSuperviseVolume usedVolume,
TpDataSessionQosClass qualityOfService)
superviseDataSessionErr
void superviseDataSessionErr(int dataSessionID,
TpDataSessionError errorIndication)
dataSessionFaultDetected
void dataSessionFaultDetected(int dataSessionID,
TpDataSessionFault fault)
Copyright © 2009. All Rights Reserved.