Uses of Class
org.springframework.extensions.webscripts.WebScriptRequestURLImpl

Packages that use WebScriptRequestURLImpl
org.springframework.extensions.webscripts.jsf   
org.springframework.extensions.webscripts.portlet   
 

Uses of WebScriptRequestURLImpl in org.springframework.extensions.webscripts.jsf
 

Subclasses of WebScriptRequestURLImpl in org.springframework.extensions.webscripts.jsf
 class WebScriptJSFRequest
          Implementation of a WebScript Request for the JSF environment.
 

Uses of WebScriptRequestURLImpl in org.springframework.extensions.webscripts.portlet
 

Subclasses of WebScriptRequestURLImpl in org.springframework.extensions.webscripts.portlet
 class WebScriptPortletRequest
          JSR-168 Web Script Request
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.