Package org.directwebremoting.spring

Class Summary
BeanCreator A creator that proxies to the specified bean.
ConverterConfig The configuration for a Converter.
CreatorConfig The configuration for a creator.
DwrController A Spring Controller that handles DWR requests.
DwrNamespaceHandler The Spring namespace handler which handles all elements that are defined as part of the DWR namespace.
DwrSpringServlet The servlet that handles all calls to DWR.
SpringConfigurator  
SpringContainer A Container implementation that looks up all beans from the configuration specified in a Spring context.
SpringCreator A creator that relies on a spring bean factory.