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

Packages that use WebScriptRequestImpl
org.springframework.extensions.webscripts   
org.springframework.extensions.webscripts.jsf   
org.springframework.extensions.webscripts.portlet   
org.springframework.extensions.webscripts.servlet   
 

Uses of WebScriptRequestImpl in org.springframework.extensions.webscripts
 

Subclasses of WebScriptRequestImpl in org.springframework.extensions.webscripts
 class LocalWebScriptRequest
          The Class LocalWebScriptRequest.
 class WebScriptRequestURLImpl
          Web Script Request implementation that acts upon a string representation of a URL
 

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

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

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

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

Uses of WebScriptRequestImpl in org.springframework.extensions.webscripts.servlet
 

Subclasses of WebScriptRequestImpl in org.springframework.extensions.webscripts.servlet
 class WebScriptServletRequest
          HTTP Servlet Web Script Request
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.