org.csapi.mm.ulc
Class IpAppUserLocationCamelPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.mm.ulc.IpAppUserLocationCamelPOA
org.csapi.mm.ulc.IpAppUserLocationCamelPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpAppUserLocationCamelOperations, org.omg.CORBA.portable.InvokeHandler
public class IpAppUserLocationCamelPOATie
- extends IpAppUserLocationCamelPOA
Generated from IDL interface "IpAppUserLocationCamel"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
|
Method Summary |
org.omg.PortableServer.POA |
_default_POA()
|
IpAppUserLocationCamelOperations |
_delegate()
|
void |
_delegate(IpAppUserLocationCamelOperations delegate)
|
IpAppUserLocationCamel |
_this()
|
IpAppUserLocationCamel |
_this(org.omg.CORBA.ORB orb)
|
void |
locationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
|
void |
locationReportRes(int assignmentId,
TpUserLocationCamel[] locations)
|
void |
periodicLocationReport(int assignmentId,
TpUserLocationCamel[] locations)
|
void |
periodicLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
|
void |
triggeredLocationReport(int assignmentId,
TpUserLocationCamel location,
TpLocationTriggerCamel criterion)
|
void |
triggeredLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
|
| 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 |
IpAppUserLocationCamelPOATie
public IpAppUserLocationCamelPOATie(IpAppUserLocationCamelOperations delegate)
IpAppUserLocationCamelPOATie
public IpAppUserLocationCamelPOATie(IpAppUserLocationCamelOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpAppUserLocationCamel _this()
- Overrides:
_this in class IpAppUserLocationCamelPOA
_this
public IpAppUserLocationCamel _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpAppUserLocationCamelPOA
_delegate
public IpAppUserLocationCamelOperations _delegate()
_delegate
public void _delegate(IpAppUserLocationCamelOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
periodicLocationReport
public void periodicLocationReport(int assignmentId,
TpUserLocationCamel[] locations)
locationReportRes
public void locationReportRes(int assignmentId,
TpUserLocationCamel[] locations)
locationReportErr
public void locationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
triggeredLocationReportErr
public void triggeredLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
triggeredLocationReport
public void triggeredLocationReport(int assignmentId,
TpUserLocationCamel location,
TpLocationTriggerCamel criterion)
periodicLocationReportErr
public void periodicLocationReportErr(int assignmentId,
TpMobilityError cause,
TpMobilityDiagnostic diagnostic)
Copyright © 2009. All Rights Reserved.