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

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

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

Subclasses of CommandPayload in com.ibm.sensorevent.model.payload
 class ApplicationPingPayload
          ApplicationPingPayload represents ping events sent from Premises Server to Data Capture.
 class PortalCommandPayload
          PortalCommandPayload represents command events sent from Premises Server to Data Capture.
 class ReloadPayload
          ReloadPayload represents reload events sent from Premises Server to Data Capture.
 class RestartPayload
          RestartPayload represents restart events sent from Premises Server to Data Capture.
 

Methods in com.ibm.sensorevent.model.payload that return CommandPayload
protected static CommandPayload CommandPayload.processMap(java.util.Map map, CommandPayload payload)
          Copies known attributes from the map to the payload
 

Methods in com.ibm.sensorevent.model.payload with parameters of type CommandPayload
protected static CommandPayload CommandPayload.processMap(java.util.Map map, CommandPayload payload)
          Copies known attributes from the map to the payload
 



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