|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BadMessageResponse | Represents a PAP badmessage-response. |
| CancelResponse | Represents the response from a cancel request message. |
| CancelResponseUnmarshaller | Unmarshals the PAP response from a cancel operation. |
| CancelResult | Represents a status code result for a list of addresses within a CancelResponse. |
| PapMessage | Used internally by the Push Service SDK as the base class for PAP messages used by the unmarshaller. |
| PapMessageUnmarshaller | Used internally by the Push Service SDK as an abstract class for unmarshalling PAP XML messages into Java objects. |
| PushResponse | Represents the response from a push request message. |
| PushResponseUnmarshaller | Unmarshals the PAP response from a push operation. |
| ResponseResult | Base class for status results within PAP responses. |
| ResultNotification | Represents a PAP result notification as received from the PPG. |
| ResultNotificationUnmarshaller | Unmarshals a PAP Result Notification message. |
| StatusQueryResponse | Represents the response from a status query request message. |
| StatusQueryResponseUnmarshaller | Unmarshals the PAP response from a status query operation. |
| StatusQueryResult | Represents a status result for a list of addresses within a StatusQueryResponse. |
| Exception Summary | |
|---|---|
| BadMessageException | If the PAP message was rejected by the PPG, this exception will be thrown with the details from the PAP XML
badmessage-response message.Example of handling a BadMessageException:
|
This package contains classes responsible for unmarshalling the PAP XML messages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||