Uses of Class
org.springframework.extensions.webscripts.WebScriptResponseImpl
-
-
Uses of WebScriptResponseImpl in org.springframework.extensions.webscripts.jsf
Subclasses of WebScriptResponseImpl in org.springframework.extensions.webscripts.jsf Modifier and Type Class Description classWebScriptJSFResponseImplementation of a WebScript Response for the JSF environment. -
Uses of WebScriptResponseImpl in org.springframework.extensions.webscripts.portlet
Subclasses of WebScriptResponseImpl in org.springframework.extensions.webscripts.portlet Modifier and Type Class Description classWebScriptPortletResponseJSR-168 Web Script Response -
Uses of WebScriptResponseImpl in org.springframework.extensions.webscripts.servlet
Subclasses of WebScriptResponseImpl in org.springframework.extensions.webscripts.servlet Modifier and Type Class Description classWebScriptServletResponseHTTP Servlet Web Script Response -
Uses of WebScriptResponseImpl in org.springframework.extensions.webscripts.servlet.mvc
Subclasses of WebScriptResponseImpl in org.springframework.extensions.webscripts.servlet.mvc Modifier and Type Class Description classWebScriptViewResponseUsed by the web script view to hand back correct resource urls that reference the resource controller.
-