Package org.csapi.jr.se.mm.ulc

Contains the Parlay User Location Camel interfaces.

See:
          Description

Interface Summary
LocationReport This interface represents a LocationReport activity object.
LocationReportListener This interface is to be implemented for receiving events issued by the LocationReport activity object.
PeriodicLocationReporting This interface represents a PeriodicLocationReporting activity object.
PeriodicLocationReportingListener This interface is to be implemented for receiving events issued by the PeriodicLocationReporting activity object.
TriggeredLocationReporting This interface represents a TriggeredLocationReporting activity object.
TriggeredLocationReportingListener This interface is to be implemented for receiving events issued by the TriggeredLocationReporting activity object.
UserLocationCamel This interface represents a UserLocationCamel.
UserLocationCamelListener This interface is to be implemented for receiving events issued by the UserLocationCamel service object.
 

Class Summary
LocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the locationReportErr() method on the callback interface has occured.
LocationReportResEvent Event created by an activity object to indicate that a Gateway originated call to the locationReportRes() method on the callback interface has occured.
PeriodicLocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the periodicLocationReportErr() method on the callback interface has occured.
PeriodicLocationReportEvent Event created by an activity object to indicate that a Gateway originated call to the periodicLocationReport() method on the callback interface has occured.
TriggeredLocationReportErrEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredLocationReportErr() method on the callback interface has occured.
TriggeredLocationReportEvent Event created by an activity object to indicate that a Gateway originated call to the triggeredLocationReport() method on the callback interface has occured.
 

Package org.csapi.jr.se.mm.ulc Description

Contains the Parlay User Location Camel interfaces.