Package org.apache.wsrp4j.consumer

Interface Summary
Consumer The consumer provides access to consumer specific components.
ConsumerCapabilities The consumer capababilities provides access to consumer related information.
ConsumerEnvironment The consumer environment provides access to consumer specific components and data.
GroupSession Interface for a consumer based group session.A group session is used to hold portlet session objects of portlet instances which belong to the same group of the same producer according to their portlet description.
GroupSessionMgr Interface for a consumer based group session.A group session is used to hold portlet session objects of portlet instances which belong to the same group of the same producer according to their portlet description.
InitCookieInfo The init cookie information provides a mean to store information if a InitCookie call is required before performing any other wsrp call.
InteractionRequest This is the abstraction for a interaction request at a integrated remote portlet at the consumer side.
MarkupRequest This is the abstraction for a render request at a integrated remote portlet at the consumer side.
PortletDriver The portlet driver is a wrapper for all action which can be performed on an portlet.
PortletDriverRegistry This interface defines a registry which can be used to store portlet driver objects.
PortletKey Defines the information which uniquely identifies an portlet provided by a producer.
PortletRegistry This interface defines a registry which holds portlet objects.
PortletServices WSRP portlet services are all wsrp service interfaces which are session dependent.
PortletSession Defines a session object at the consumer-side to store remote portlet related information that are needed to interact with the portlet.
PortletWindowSession The portlet window session is a session which is unique for every window of a portlet instance.
Producer A consumer representation of a WSRP-producer providing WSRP-portlets.
ProducerRegistry Defines a registry which can be used to administer producer objects.
SessionHandler Interface of a session handler on the consumer side.
URLGenerator This interface provides methods to query the consumer's urls.
URLRewriter This interface provides a method performing Consumer URLRewriting.
URLTemplateComposer This interface provides methods to generate URL templates.
User This interface defines a user with a certain user id and a user context.
UserRegistry Defines a registry which can be used to manage users.
UserSession A consumer based session which represents a user session with a certain producer.
UserSessionMgr A consumer based session which represents a user session with a certain producer.
WSRPBaseRequest The WSRPRequest is the base interface for all requests to a consumer side invocation of a integrated remote portlet.
WSRPPortlet Defines a consumer-side representation of a remote portlet.