org.apache.jetspeed.portlet.xml
Interface SaxPortletRequest

All Superinterfaces:
PortletRequest

public interface SaxPortletRequest
extends PortletRequest

The SaxPortletRequest encapsulates the request sent by the client to the portlet. It does not add any value other than symmetry with the response.

Author:
Thomas F. Boehme
See Also:
SaxPortletResponse

Methods inherited from interface org.apache.jetspeed.portlet.PortletRequest
getAttribute, getAttributeNames, getClient, getData, getLocale, getMethod, getMode, getParameter, getParameterMap, getParameterNames, getParameterValues, getSession, getSession, getWindow, isSecure, removeAttribute, setAttribute
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.