org.csapi.mm.ul
Class IpAppUserLocationPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.mm.ul.IpAppUserLocationPOA
          extended by org.csapi.mm.ul.IpAppUserLocationPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpAppUserLocationOperations, org.omg.CORBA.portable.InvokeHandler

public class IpAppUserLocationPOATie
extends IpAppUserLocationPOA

Generated from IDL interface "IpAppUserLocation"

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

Constructor Summary
IpAppUserLocationPOATie(IpAppUserLocationOperations delegate)
           
IpAppUserLocationPOATie(IpAppUserLocationOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpAppUserLocationOperations _delegate()
           
 void _delegate(IpAppUserLocationOperations delegate)
           
 IpAppUserLocation _this()
           
 IpAppUserLocation _this(org.omg.CORBA.ORB orb)
           
 void extendedLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void extendedLocationReportRes(int assignmentId, TpUserLocationExtended[] locations)
           
 void locationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 void locationReportRes(int assignmentId, TpUserLocation[] locations)
           
 void periodicLocationReport(int assignmentId, TpUserLocationExtended[] locations)
           
 void periodicLocationReportErr(int assignmentId, TpMobilityError cause, TpMobilityDiagnostic diagnostic)
           
 
Methods inherited from class org.csapi.mm.ul.IpAppUserLocationPOA
_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

IpAppUserLocationPOATie

public IpAppUserLocationPOATie(IpAppUserLocationOperations delegate)

IpAppUserLocationPOATie

public IpAppUserLocationPOATie(IpAppUserLocationOperations delegate,
                               org.omg.PortableServer.POA poa)
Method Detail

_this

public IpAppUserLocation _this()
Overrides:
_this in class IpAppUserLocationPOA

_this

public IpAppUserLocation _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpAppUserLocationPOA

_delegate

public IpAppUserLocationOperations _delegate()

_delegate

public void _delegate(IpAppUserLocationOperations delegate)

_default_POA

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

locationReportRes

public void locationReportRes(int assignmentId,
                              TpUserLocation[] locations)

extendedLocationReportErr

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

periodicLocationReport

public void periodicLocationReport(int assignmentId,
                                   TpUserLocationExtended[] locations)

extendedLocationReportRes

public void extendedLocationReportRes(int assignmentId,
                                      TpUserLocationExtended[] locations)

locationReportErr

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

periodicLocationReportErr

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


Copyright © 2009. All Rights Reserved.