Package oracle.panama.messaging.push

Interface Summary
InterfaceDescription
StatusListener The status listener interface.
 

Class Summary
ClassDescription
AddressData AddressData represents a generic address.
EmailAddressData Email address class.
Packet Packet class represents a generic message in the real world.
PhoneAddressData International phone number class One international phone number has three parts: country code, area code and local number.
Push A client of Push Server, which sends out messages to Push Server and queries delivery status from Push Server.
PushLite Light weight push messaging client, which sends out messages and queries status of delivery to recipients.
Status Status class reports the delivery status of a message ID.
UserAddressData User address class
(Has not been used in this release.)
WAPPushAddressData Class for Subscription Number in WAP push
(Has not been used in this release.)
WorkOrder The purpose of this class is to create mapping between an address to a messageID.
 

Exception Summary
ExceptionDescription
PushException