Uses of Class
com.ibm.sensorevent.model.payload.IBMSensorEventPayload

Packages that use IBMSensorEventPayload
com.ibm.sensorevent.model.payload Provides the IBM specific sensor event model payload classes. 
 

Uses of IBMSensorEventPayload in com.ibm.sensorevent.model.payload
 

Subclasses of IBMSensorEventPayload in com.ibm.sensorevent.model.payload
 class AlertDebugPayload
          AlertDebugPayload represents alert debug events sent from Data Capture to Premises Server.
 class AlertErrorPayload
          AlertErrorPayload represents alert error events sent from Data Capture to Premises Server.
 class AlertInfoPayload
          AlertInfoPayload represents alert info events sent from Data Capture to Premises Server.
 class AlertWarningPayload
          AlertWarningPayload represents alert warning events sent from Data Capture to Premises Server.
 class ApplicationPingPayload
          ApplicationPingPayload represents ping events sent from Premises Server to Data Capture.
 class ApplicationPongPayload
          ApplicationPongPayload represents pong events sent from Data Capture to Premises Server.
 class CommandPayload
          CommandPayload is the superclass of all payloads sent to Data Capture from Premises Server.
 class HeartbeatPayload
          HeartbeatPayload represents heartbeat events sent from Data Capture to Premises Server.
 class PassiveRFIDAggregatedTagReadPayload
          PassiveRFIDAggregatedTagReadPayload represents passive RFID aggregated tag read events sent from Data Capture to Premises Server.
 class PassiveRFIDTagReadPayload
          PassiveRFIDTagReadPayload represents passive RFID tag read events sent from Data Capture to Premises Server.
 class PortalCommandPayload
          PortalCommandPayload represents command events sent from Premises Server to Data Capture.
 class PortalReportPayload
          PortalReportPayload represents portal report events sent from Data Capture to Premises Server.
 class ReloadPayload
          ReloadPayload represents reload events sent from Premises Server to Data Capture.
 class ReportPayload
          ReportPayload is the superclass of all payloads (except tag reads) sent from Data Capture to Premises Server.
 class RestartPayload
          RestartPayload represents restart events sent from Premises Server to Data Capture.
 class TagReadFeedbackPayload
          TagReadFeedbackPayload represents tag read feedback events sent from Data Capture to Premises Server.
 class TagReadReportPayload
          TagReadReportPayload is the superclass of all tag reads sent from Data Capture to Premises Server.
 



Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.