Uses of Class
org.springframework.mock.web.portlet.MockPortletRequest

Packages that use MockPortletRequest
org.springframework.mock.web.portlet A comprehensive set of Portlet API mock objects, targeted at usage with Spring's web MVC framework. 
 

Uses of MockPortletRequest in org.springframework.mock.web.portlet
 

Subclasses of MockPortletRequest in org.springframework.mock.web.portlet
 class MockActionRequest
          Mock implementation of the ActionRequest interface.
 class MockMultipartActionRequest
          Mock implementation of the MultipartActionRequest interface.
 class MockRenderRequest
          Mock implementation of the RenderRequest interface.
 



Copyright © 2002-2008 The Spring Framework.