Portlet API 2

Package org.apache.jetspeed.portlet.xml

Interface Summary
SaxPortletRequest The SaxPortletRequest encapsulates the request sent by the client to the portlet.
SaxPortletResponse The SaxPortletResponse interface represents the response sent to the client device.
 

Class Summary
SaxPortlet The SaxPortlet is an abstract implementation of the Portlet that enables the use of SAX events to be sent as the response.
 


Portlet API 2