WSRPEngine.java | Class | Implements the WSRP-interfaces:
- Service Description Interface (required): Defines an operation for
acquiring the Producer's metadata.
- Markup Interface (required): Defines operations for getting markup
from a portlet as well as processing user interactions with that markup.
Contains also the operation for Consumer assistance in pre-initializing
HTTP-cookies.
- Registration Interface (optional): Defines operations for establishing,
updating and destroying a regisration.
|