JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-js
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
O
P
R
S
A
AbstractAjaxHandler
- Class in
org.springframework.js.ajax
AbstractAjaxHandler(AbstractAjaxHandler)
- Constructor for class org.springframework.js.ajax.
AbstractAjaxHandler
addRuntimeAttributes(BasicTilesContainer, Map<String, Attribute>, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
Iterate over dynamically added Tiles attributes (see "Runtime Composition" in the Tiles documentation) and add them to the output Map passed as input.
addRuntimeAttributes(BasicTilesContainer, Request, Map<String, Attribute>)
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
Iterate over dynamically added Tiles attributes (see "Runtime Composition" in the Tiles documentation) and add them to the output Map passed as input.
afterPropertiesSet()
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
AJAX_ACCEPT_CONTENT_TYPE
- Static variable in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
The accept header value that signifies an Ajax request.
AJAX_SOURCE_PARAM
- Static variable in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
Alternate request parameter to indicate an Ajax request for cases when control of the header is not available.
AjaxHandler
- Interface in
org.springframework.js.ajax
Strategy interface that encapsulates knowledge about a client-side ajax system and how to communicate with that system.
AjaxTilesView
- Class in
org.springframework.js.ajax.tiles2
Tiles view implementation that is able to handle partial rendering for Spring Javascript Ajax requests.
AjaxTilesView()
- Constructor for class org.springframework.js.ajax.tiles2.
AjaxTilesView
AjaxTilesView
- Class in
org.springframework.js.ajax.tiles3
Tiles 3 view implementation that is able to handle partial rendering for Spring Javascript Ajax requests.
AjaxTilesView()
- Constructor for class org.springframework.js.ajax.tiles3.
AjaxTilesView
AjaxUrlBasedViewResolver
- Class in
org.springframework.js.ajax
View resolver that provides special view resolution for Spring Javascript Ajax requests.
AjaxUrlBasedViewResolver()
- Constructor for class org.springframework.js.ajax.
AjaxUrlBasedViewResolver
C
createView(String, Locale)
- Method in class org.springframework.js.ajax.
AjaxUrlBasedViewResolver
Overridden to implement check for "redirect:" prefix.
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
F
flattenAttributeMap(BasicTilesContainer, TilesRequestContext, Map<String, Attribute>, Definition, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
Iterate over all attributes in the given Tiles definition.
flattenAttributeMap(BasicTilesContainer, Request, Map<String, Attribute>, Definition)
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
Iterate over all attributes in the given Tiles definition.
G
getAjaxHandler()
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
getAjaxHandler()
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
getLastModified(HttpServletRequest)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
getRenderFragments(Map<String, Object>, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
getRenderFragments(Map<String, Object>, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
I
isAjaxRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.
AbstractAjaxHandler
isAjaxRequest(HttpServletRequest, HttpServletResponse)
- Method in interface org.springframework.js.ajax.
AjaxHandler
Is the current request an Ajax request?
isAjaxRequestInternal(HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.
AbstractAjaxHandler
isAjaxRequestInternal(HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
O
org.springframework.js.ajax
- package org.springframework.js.ajax
Contains the server-side support for handling Spring.js Ajax requests.
org.springframework.js.ajax.tiles2
- package org.springframework.js.ajax.tiles2
The Ajax integration between Spring.js and the Tiles2 layout system.
org.springframework.js.ajax.tiles3
- package org.springframework.js.ajax.tiles3
The Ajax integration between Spring.js and the Tiles3 layout system.
org.springframework.js.resource
- package org.springframework.js.resource
Contains the generic ResourceServlet for serving web resources such as Javascript and CSS.
P
POPUP_VIEW_HEADER
- Static variable in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
The response header to be set on an redirect that should be issued from a popup window.
R
REDIRECT_URL_HEADER
- Static variable in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
The response header to be set on an Ajax redirect
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse)
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
ResourceServlet
- Class in
org.springframework.js.resource
Deprecated.
Deprecated in favor of the new resource handling mechanism available in Spring 3.0.4. See the documentation on the custom mvc namespace, specifically the new resources element.
ResourceServlet()
- Constructor for class org.springframework.js.resource.
ResourceServlet
Deprecated.
S
sendAjaxRedirect(String, HttpServletRequest, HttpServletResponse, boolean)
- Method in class org.springframework.js.ajax.
AbstractAjaxHandler
sendAjaxRedirect(String, HttpServletRequest, HttpServletResponse, boolean)
- Method in interface org.springframework.js.ajax.
AjaxHandler
Send a redirect request to the Ajax client.
sendAjaxRedirectInternal(String, HttpServletRequest, HttpServletResponse, boolean)
- Method in class org.springframework.js.ajax.
AbstractAjaxHandler
sendAjaxRedirectInternal(String, HttpServletRequest, HttpServletResponse, boolean)
- Method in class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
setAjaxHandler(AjaxHandler)
- Method in class org.springframework.js.ajax.tiles2.
AjaxTilesView
setAjaxHandler(AjaxHandler)
- Method in class org.springframework.js.ajax.tiles3.
AjaxTilesView
setAllowedResourcePaths(String)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
Set allowed resources as an comma separated String of URL patterns, e.g.
setCacheTimeout(int)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
Set the number of seconds resources should be cached by the client.
setCompressedMimeTypes(String)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
Set comma separated MIME types that should have gzip compression applied.
setGzipEnabled(boolean)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
Set whether to apply gzip compression to resources if the requesting client supports it.
setJarPathPrefix(String)
- Method in class org.springframework.js.resource.
ResourceServlet
Deprecated.
Set the default path prefix to apply to resources being served from jar files.
SpringJavascriptAjaxHandler
- Class in
org.springframework.js.ajax
Deprecated.
as of version 2.4 Spring.js is deprecated
SpringJavascriptAjaxHandler()
- Constructor for class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
Create a SpringJavascriptAjaxHandler that is not part of a chain of AjaxHandler's.
SpringJavascriptAjaxHandler(AbstractAjaxHandler)
- Constructor for class org.springframework.js.ajax.
SpringJavascriptAjaxHandler
Deprecated.
Create a SpringJavascriptAjaxHandler as part of a chain of AjaxHandler's.
A
C
D
F
G
I
O
P
R
S
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-js
Prev
Next
Frames
No Frames
All Classes