|
Packages |
| net.rim.pushsdk |
|
| net.rim.pushsdk.acknowledgement |
This package is used to manage the acknowledgement of result notifications. |
| net.rim.pushsdk.acknowledgement.web |
This package contains the web-related acknowledgement classes. |
| net.rim.pushsdk.commons |
This package contains base classes, base exceptions, utility and helper classes that are shared across other components. |
| net.rim.pushsdk.commons.content |
This package contains classes which model content to be included in push requests. |
| net.rim.pushsdk.commons.http |
This package contains an interface for and an implementation of an HTTP client. |
| net.rim.pushsdk.monitoring |
This package contains the business logic related to monitoring the queues and threads involved with acknowledgements and push statistics. |
| net.rim.pushsdk.pap |
This package contains classes responsible for sending PAP push, cancel, and status query messages and handling acknowledgements. |
| net.rim.pushsdk.pap.control |
This package contains classes responsible for modeling the control part of the PAP XML messages. |
| net.rim.pushsdk.pap.unmarshal |
This package contains classes responsible for unmarshalling the PAP XML messages. |
| net.rim.pushsdk.pap.web |
This package provides an abstract servlet for handling result notifications. |
| net.rim.pushsdk.push |
This package includes the APIs to push, cancel and query the status of
previously submitted messages. |
| net.rim.pushsdk.push.count |
This package is used to provide tracking to determine when push requests
are complete (i.e. |
| net.rim.pushsdk.push.request |
This package is used to provide persistence for and manage the data sent
in a push and the results of the push for each subscriber or address
being pushed to. |
| net.rim.pushsdk.push.stats |
This package is used to provide tracking of running push count, total
content sum, and remaining quota per push application. |
| net.rim.pushsdk.pushappmgmt |
This package manages the details of push applications, including persistence. |
| net.rim.pushsdk.query |
This package contains classes responsible for performing non-PAP queries on the PPG. |
| net.rim.pushsdk.query.subscription |
This package contains classes responsible for performing non-PAP queries
on the PPG that relate to subscription and checking the status of
subscribers on the PPG end. |
| net.rim.pushsdk.subscription |
This package contains the subscription POJOs, subscription DAOs, subscription exceptions, and business logic for subscription-related functions. |
| net.rim.pushsdk.subscription.auth |
This package contains classes related to subscription authentication. |
| net.rim.pushsdk.subscription.count |
This package contains classes involved in statistic-related subscription
counts. |
| net.rim.pushsdk.subscription.cp |
This package contains an interface that content providers must implement to handle their own subscription operations. |
| net.rim.pushsdk.subscription.match |
This package contains classes used for the threaded matching of subscribers. |
| net.rim.pushsdk.subscription.sync |
This package contains classes involved in the syncing of the statuses of
subscribers on the SDK side with the statuses of subscribers on the PPG
side. |
| net.rim.pushsdk.subscription.web |
This package contains web-related subscription classes including the subscription servlets. |