org.csapi.dsc
Class IpAppDataSessionControlManagerPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.dsc.IpAppDataSessionControlManagerPOA
          extended by org.csapi.dsc.IpAppDataSessionControlManagerPOATie
All Implemented Interfaces:
IpAppDataSessionControlManagerOperations, IpInterfaceOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppDataSessionControlManagerPOATie
extends IpAppDataSessionControlManagerPOA

Generated from IDL interface "IpAppDataSessionControlManager"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Constructor Summary
IpAppDataSessionControlManagerPOATie(IpAppDataSessionControlManagerOperations delegate)
           
IpAppDataSessionControlManagerPOATie(IpAppDataSessionControlManagerOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppDataSessionControlManagerOperations _delegate()
           
 void _delegate(IpAppDataSessionControlManagerOperations delegate)
           
 IpAppDataSessionControlManager _this()
           
 IpAppDataSessionControlManager _this(org.omg.CORBA.ORB orb)
           
 void dataSessionAborted(int dataSession)
           
 void dataSessionNotificationContinued()
           
 void dataSessionNotificationInterrupted()
           
 IpAppDataSession reportNotification(TpDataSessionIdentifier dataSessionReference, TpDataSessionEventInfo eventInfo, int assignmentID)
           
 
Methods inherited from class org.csapi.dsc.IpAppDataSessionControlManagerPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpAppDataSessionControlManagerPOATie

public IpAppDataSessionControlManagerPOATie(IpAppDataSessionControlManagerOperations delegate)

IpAppDataSessionControlManagerPOATie

public IpAppDataSessionControlManagerPOATie(IpAppDataSessionControlManagerOperations delegate,
                                            org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppDataSessionControlManager _this()
Overrides:
_this in class IpAppDataSessionControlManagerPOA

_this

public IpAppDataSessionControlManager _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppDataSessionControlManagerPOA

_delegate

public IpAppDataSessionControlManagerOperations _delegate()

_delegate

public void _delegate(IpAppDataSessionControlManagerOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

dataSessionNotificationInterrupted

public void dataSessionNotificationInterrupted()

reportNotification

public IpAppDataSession reportNotification(TpDataSessionIdentifier dataSessionReference,
                                           TpDataSessionEventInfo eventInfo,
                                           int assignmentID)

dataSessionNotificationContinued

public void dataSessionNotificationContinued()

dataSessionAborted

public void dataSessionAborted(int dataSession)


Copyright © 2008. All Rights Reserved.