|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BaseRequest | Base class that represents the details of an HTTP request from a subscription operation. |
| ResumeRequest | Represents the details of an HTTP request from a resume subscription. |
| ResumeServlet | Servlet responsible for handling a resume subscription operation. |
| SubscribeRequest | Represents the details of an HTTP request from a subscribe. |
| SubscribeServlet | Servlet responsible for handling a subscribe operation. |
| SubscriptionRequestParser | Parses the needed parameters out of various subscription-related HTTP requests. |
| SubscriptionServlet | Subscription servlet base class with abstract methods that must be implemented to perform a subscription operation. |
| SuspendRequest | Represents the details of an HTTP request from a suspend subscription. |
| SuspendServlet | Servlet responsible for handling a suspend subscription operation. |
| UnsubscribeRequest | Represents the details of an unsubscribe request. |
| UnsubscribeServlet | Servlet responsible for handling an unsubscribe operation. |
| Enum Summary | |
|---|---|
| SubscriptionStatusCode | Status codes returned by the subscription servlets (subscribe, unsubscribe, suspend, resume). |
This package contains web-related subscription classes including the subscription servlets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||