org.csapi.mm.us
Class IpAppUserStatusPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.us.IpAppUserStatusPOA
          extended by org.csapi.mm.us.IpAppUserStatusPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppUserStatusOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppUserStatusPOATie
extends IpAppUserStatusPOA

Generated from IDL interface "IpAppUserStatus"

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

Constructor Summary
IpAppUserStatusPOATie(IpAppUserStatusOperations delegate)
           
IpAppUserStatusPOATie(IpAppUserStatusOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppUserStatusOperations _delegate()
           
 void _delegate(IpAppUserStatusOperations delegate)
           
 IpAppUserStatus _this()
           
 IpAppUserStatus _this(org.omg.CORBA.ORB orb)
           
 void statusReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void statusReportRes(int assignmentId, TpUserStatus[] status)
           
 void triggeredStatusReport(int assignmentId, TpUserStatus status)
           
 void triggeredStatusReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 
Methods inherited from class org.csapi.mm.us.IpAppUserStatusPOA
_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

IpAppUserStatusPOATie

public IpAppUserStatusPOATie(IpAppUserStatusOperations delegate)

IpAppUserStatusPOATie

public IpAppUserStatusPOATie(IpAppUserStatusOperations delegate,
                             org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppUserStatus _this()
Overrides:
_this in class IpAppUserStatusPOA

_this

public IpAppUserStatus _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppUserStatusPOA

_delegate

public IpAppUserStatusOperations _delegate()

_delegate

public void _delegate(IpAppUserStatusOperations delegate)

_default_POA

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

statusReportRes

public void statusReportRes(int assignmentId,
                            TpUserStatus[] status)

triggeredStatusReportErr

public void triggeredStatusReportErr(int assignmentId,
                                     TpMobilityError cause,
                                     TpMobilityDiagnostic diagnostic)

triggeredStatusReport

public void triggeredStatusReport(int assignmentId,
                                  TpUserStatus status)

statusReportErr

public void statusReportErr(int assignmentId,
                            TpMobilityError cause,
                            TpMobilityDiagnostic diagnostic)


Copyright © 2008. All Rights Reserved.