org.csapi.mm.ul
Class IpAppUserLocationPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.mm.ul.IpAppUserLocationPOA
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
| 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 |
IpAppUserLocationPOATie
public IpAppUserLocationPOATie(IpAppUserLocationOperations delegate)
IpAppUserLocationPOATie
public IpAppUserLocationPOATie(IpAppUserLocationOperations delegate,
org.omg.PortableServer.POA poa)
_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.