org.csapi.dsc
Class IpAppDataSessionPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.dsc.IpAppDataSessionPOA
org.csapi.dsc.IpAppDataSessionPOATie
- All Implemented Interfaces:
- IpAppDataSessionOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppDataSessionPOATie
- extends IpAppDataSessionPOA
Generated from IDL interface "IpAppDataSession"
- 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 |
IpAppDataSessionPOATie
public IpAppDataSessionPOATie(IpAppDataSessionOperations delegate)
IpAppDataSessionPOATie
public IpAppDataSessionPOATie(IpAppDataSessionOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppDataSession _this()
- Overrides:
_this in class IpAppDataSessionPOA
_this
public IpAppDataSession _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppDataSessionPOA
_delegate
public IpAppDataSessionOperations _delegate()
_delegate
public void _delegate(IpAppDataSessionOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
dataSessionFaultDetected
public void dataSessionFaultDetected(int dataSessionID,
TpDataSessionFault fault)
superviseDataSessionErr
public void superviseDataSessionErr(int dataSessionID,
TpDataSessionError errorIndication)
superviseDataSessionRes
public void superviseDataSessionRes(int dataSessionID,
int report,
TpDataSessionSuperviseVolume usedVolume,
TpDataSessionQosClass qualityOfService)
connectRes
public void connectRes(int dataSessionID,
TpDataSessionReport eventReport,
int assignmentID)
connectErr
public void connectErr(int dataSessionID,
TpDataSessionError errorIndication,
int assignmentID)
Copyright © 2009. All Rights Reserved.