| Name | Description | Type | Package | Framework |
| AbstractConfig | The abstract config to use to configure parts of DWR in Spring. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| AnnotationConfigParser | Creates a post-processor that will scan the context for candidate beans ( | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| AnnotationScannerParser | Register a new bean definition and a proxy for each class that is annotated with RemoteProxy and is detected scanning the | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| BeanCreator | A creator that proxies to the specified bean. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| ConfigurationParser | Parses a | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| ControllerParser | Handles | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| ConverterConfig | The configuration for a Converter. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| ConverterDecorator | Handles | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| ConverterParserHelper | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) | |
| CreatorConfig | The configuration for a creator. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| CreatorParserHelper | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) | |
| DwrAnnotationPostProcessor | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) | |
| DwrClassPathBeanDefinitionScanner | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) | |
| DwrController | A Spring Controller that handles DWR requests. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| DwrHandlerMapping | Automatically maps (at context startup) the URLs needed by DWR to a DWRController. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| DwrSpringNamespaceHandler | Handles all dwr namespace in XML files. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| DwrSpringServlet | The servlet that handles all calls to DWR. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| FilterDecorator | Handles | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| FilterParserHelper | Convenience methods to help parse a | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| InitDecorator | Handler for | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| NamespaceParserHelper | Convenience methods to find things in context while parsing DWR namespace. | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| ProxyParser | Creates a proxy for a bean usually defined in another Spring context and referenced using | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |
| RemoteDecorator | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) | |
| SignatureDecorator | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) | |
| SpringConfigurator | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) | |
| SpringContainer | A Container implementation that looks up all beans from the configuration specified in a Spring context. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| SpringCreator | A creator that relies on a spring bean factory. | Class | org.directwebremoting.spring | DirectWebRemoting (DWR) |
| UrlMappingParser | Converts | Class | org.directwebremoting.spring.namespace | DirectWebRemoting (DWR) |