All Classes and Interfaces

Class
Description
 
 
 
 
Spring managed controller that handles /api.jsp, /api-debug.js, /api-debug-doc.js and /api-{fingerprinted}.js requests.
Superclass for response object that are sent to an Ext Direct client.
Policies how batched methods sent from the client should be executed on the server
 
 
Configuration class to configure different aspects of extdirectspring.
 
Enumeration of all valid data types for a Field.
 
 
Represents the result of a FORM_LOAD method call.
Represents the result of a FORM_POST method call.
 
 
 
 
Class representing the result of STORE_READ and STORE_MODIFY methods.
 
 
 
Represents the result of a FORM_LOAD method call.
Represents the result of a FORM_POST method call.
Annotation for methods that should be exposed to a Ext Direct client
Marker class to override a JsonView at runtime that is specified on the ExtDirectMethod.jsonView() property.
These are only used for api-debug-doc.js generation to self documents the client server interface.
Enumeration of all possible remote method types.
Represents the response of a poll request.
 
Represents the request of an Ext Direct call.
Represents the response of a Ext Direct call.
An utility class that helps building the response for a FORM_POST method.
Represents the response of a Ext Direct call with a raw (json) result.
No-op marker interface.
Utility class
Represents the request of a DirectStore read call.
Class representing the result of STORE_READ and STORE_MODIFY methods.
 
 
Base class for all filter implementation.
Class contains information about the property/field on which to perform the grouping and if sort is ascending or descending.
Object contains an ObjectMapper and provides convenient methods.
Specifies a Json View (filter) that Jackson uses to serialize the response.
 
 
 
 
Object holds information about a method like the method itself and a list of parameters.
A simple cache for methods with key beanName/methodName
 
Spring application listener that listens for ContextRefreshedEvent events.
A ExtDirectMethod can return an instance of this class to specify a JsonView that Jackson uses to serialize the response.
 
Object holds information about a parameter. i.e. the name, type and the attributes of a RequestParam annotation.
Resolver of ExtDirectRequest parameters.
 
 
 
Main router controller that handles polling, form handler and normal Ext Direct calls.
 
Enumeration of possible sort directions.
Class contains information about the property/field on which to sort and if sort is ascending or descending.