Package com.vodafone360.people.service.io.rpg

Class Summary
RpgHeader Representation of contents of RPG header (as defined in Now+ API - Communication Protocol & Events) The header contains: the message type, the message request id the message payload length whether the payload is compressed
RpgHelper RPG helper functions, Splitting of RPG response data into individual RPG responses, int <--> byte conversion.
RpgMessage Representation of an RPG message (RPG header + message body if one exists).
RpgMessageTypes RPG message types (as defined in Now+ API - Communication Protocol & Events)
RpgPushMessage Class representing the contents of RPG push message This will consist of: user-id, message type and message payload
 

Enum Summary
PushMessageTypes Defines values for the RPG Push message types as defined in Now+ API - Communication Protocol & Events
 



JavaDoc