|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportPayload | |
---|---|
com.ibm.sensorevent.model.payload | Provides the IBM specific sensor event model payload classes. |
Uses of ReportPayload in com.ibm.sensorevent.model.payload |
---|
Subclasses of ReportPayload 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 |
ApplicationPongPayload
ApplicationPongPayload represents pong events sent from Data Capture to Premises Server. |
class |
HeartbeatPayload
HeartbeatPayload represents heartbeat events sent from Data Capture to Premises Server. |
class |
PortalReportPayload
PortalReportPayload represents portal report events sent from Data Capture to Premises Server. |
class |
TagReadFeedbackPayload
TagReadFeedbackPayload represents tag read feedback events sent from Data Capture to Premises Server. |
Methods in com.ibm.sensorevent.model.payload that return ReportPayload | |
---|---|
protected static ReportPayload |
ReportPayload.processMap(java.util.Map map,
ReportPayload payload)
Copies known attributes from the map to the payload |
Methods in com.ibm.sensorevent.model.payload with parameters of type ReportPayload | |
---|---|
protected static ReportPayload |
ReportPayload.processMap(java.util.Map map,
ReportPayload payload)
Copies known attributes from the map to the payload |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |