| Name | Description | Type | Package | Framework |
| ArrayConverter | An implementation of Converter for Arrays. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| BasicObjectConverter | BasicObjectConverter is a parent to BeanConverter and ObjectConverter an provides support for include and exclude lists, | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| BeanConverter | Convert a Javascript associative array into a JavaBeanAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| BigNumberConverter | Converter for all primitive typesAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| CharArrayConverter | An implementation of Converter for char arrays. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| CollectionConverter | An implementation of Converter for Collections of Strings. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| ConstructorConverter | An implementation of Converter for anything with a string constructor. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| ContextConverter | An implementation of Converter for Context helper objects for ScriptProxies. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| CurrencyConverter | An implementation of Converter for java. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| DateConverter | An implementation of Converter for Dates. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| DOM4JConverter | An implementation of Converter for DOM objects. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| DOMConverter | An implementation of Converter for DOM objects. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| EnumConverter | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) | |
| ExceptionConverter | A special case of BeanConverter that doesn't convert StackTracesAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| FileConverter | The FileConverter can only convert inbound files, convertOutbound is not Files come from an on the client. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| JavascriptFunctionConverter | A Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| JavascriptObjectConverter | A Converter for JavascriptFunctionsAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| JDOMConverter | An implementation of Converter for DOM objects. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| LocalDateTimeConverter | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) | |
| LocaleConverter | An implementation of Converter for java. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| MapConverter | An implementation of Converter for Maps. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| MinimalistExceptionConverter | A special case of BeanConverter for use by default with Throwables, which only outputs a "broken" message. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| NullConverter | An implementation of Converter for null and undefined. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| ObjectConverter | Convert a Javascript associative array into a JavaBeanAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| PrimitiveConverter | Converter for all primitive typesAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| ProxyInterfaceConverter | A converter that works to create objects that implement some interface and proxies the method calls back to the client via a | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| RawConverter | A Converter that does nothing. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| ServletConverter | A converter that magics up HTTP objectsAuthor:Joe Walker [joe at getahead dot ltd dot uk] | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| StringConverter | An implementation of Converter for Strings. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| StringEnumAbstractBaseConverter | Used by XmlBeanConverter. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| StringWrapperConverter | An implementation of Converter for StringWrapper. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| URIConverter | An implementation of Converter for Strings. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| URLConverter | An implementation of Converter for Strings. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| XmlBeanConverter | A Converter for Apache XMLBeans. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |
| XOMConverter | An implementation of Converter for DOM objects. | Class | org.directwebremoting.convert | DirectWebRemoting (DWR) |