See: Description
Interface | Description |
---|---|
AjaxHandler |
Strategy interface that encapsulates knowledge about a client-side ajax system and how to communicate with that
system.
|
Class | Description |
---|---|
AbstractAjaxHandler | |
AjaxUrlBasedViewResolver |
View resolver that provides special view resolution for Spring Javascript Ajax requests.
|
SpringJavascriptAjaxHandler |
Ajax handler for Spring Javascript (Spring.js).
|
Contains the server-side support for handling Spring.js Ajax requests.