Uses of Class
org.springframework.extensions.webscripts.WebScriptRequestImpl
-
-
Uses of WebScriptRequestImpl in org.springframework.extensions.webscripts
Subclasses of WebScriptRequestImpl in org.springframework.extensions.webscripts Modifier and Type Class Description classWebScriptRequestURLImplWeb 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 Modifier and Type Class Description classWebScriptJSFRequestImplementation 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 Modifier and Type Class Description classWebScriptPortletRequestJSR-168 Web Script Request -
Uses of WebScriptRequestImpl in org.springframework.extensions.webscripts.servlet
Subclasses of WebScriptRequestImpl in org.springframework.extensions.webscripts.servlet Modifier and Type Class Description classWebScriptServletRequestHTTP Servlet Web Script Request
-